#perl - Sun 13 May 2007 between 01:16 and 02:03



YaakovWhat are "techeneeks"?
I assume you mean "techniques".
actionQtPlatypus has pathologically bad spelling "I beg your forgiveness and appologize for the inconvience"
QtPlatypushas pathologically bad spelling "I beg your forgiveness and appologize for the inconvience"
Yaakov"inconvenience"
Oh, and "apologize"
Jmaxwheeee
YaakovOok. Oook.
stuufOok?
YaakovOok!
stuufOok. Ook!
pkruminsOok!
stuufGumbyBRAIN: were you programmed by an orangutan?
he died?
GumbyBRAINYou should be an event by them.
actionMonie -sleep-
Monie-sleep-
zOrKhow can I convert strings into unique words?
maashasup
YaakovDefine "strings" and "unique words".
And, probably, use a hash.
maashai am experimenting with a command line prompt using perl. how can i connect a command history to the up and down arrows ?
buuTerm::ReadLine
maashabuu ok, but how does it work (principle) ?
buuUh
You press the up arrow. It gets history.
YaakovTerm::ReadLine is a module that interfaces to various readline packages. It accesses the history functions of the readline package.
maashabut how does the key press of the arrow get recognized?
buuComputers.
YaakovTerm::ReadLine handles the input and the readline package handles the history functions.
maasha: If you want to re-implement history, read this: http://search.cpan.org/~jstowe/TermReadKey-2.30/ReadKey.pm
anabainYaakov, beginning with this: map "\\emph{$_}", ("Peta Zeta","Meta") can I populate a hash containing as keys values of the array and as values \emph{Peta_Zeta} and \emph{Meta}, that is adding a further modification to the map returned values (replacing spaces by _)?
zOrKAnybody knows how can I separate an string into words?, separte them through \n
QtPlatypuszOrK: split
split with the correct regex is most likely the best way. THough it depends on what you define as words
anabainYaakov, what do you think?
snolloxI am having some issues with CPAN. It doesn't seem to want to install anything. For some reason, it downloads, but doesn't install. All I need to do is make Package::Name, right>
QtPlatypussnollox: What error do you get?
Yaakovanabain: It is too late for me to understand your question. Ask tomorrow if it is still relevant.
snolloxQtPlatypus, well, it will ask me if I want to install a dependency, I say yes, and I do, but then when I try to install the package that I want, it says the dependency isn't installed
anabainok, thanks anyway, good night
QtPlatypusAnd if you try to install that dependency?

Page: 4 11 18 25 32 39 46 53 60 67 74 81 88 

IrcArchive