#perl - Sat 21 Apr 2007 between 23:41 and 23:58



matadonjjore: In this case, I'm actually matching against Japanese characters; but I think '.*?' was what I forgot about.
Yep, works like a charm.
Bogaurdhi - is there a simple way in perl to do something equiv to the linux 'tail' command? I googled and found a module, but am not sure of how to go about using it
matadonThanks!
Jmax-Bogaurd: File::Tail
yzf600howdy
datrushello
yzf600hey
erxz_paste"yzf600" at 71.6.194.243 pasted "Why can't CGI parse this form "POST" data correctly?" (14 lines) at http://erxz.com/pb/2335
FuzzyBis there an easy way to get the epoch of the current date/time?
yzf600FuzzyB: use Time::Local; $TIME = timelocal($sec, $min, $hours, $mday, $mon, $year);
FuzzyBaah ok
Jmax-uh, Time::Local?
datrusi'm using client-http in POE. but i can't figure how to receive an event if a request expires without getting a response within the given timeout. anyone here uses the client-http POE component?
Jmax-why not use localtime() ?
yzf600FuzzyB: see solution here: http://72.14.209.104/search?q=cache:www.unix.org.ua/orelly/perl/cookbook/ch03_04.htm
shortenyzf600's url is at http://xrl.us/vuwo
FuzzyBty
Jmax-oh, nm
yzf600oh, yea - I misread his questions
whoopse
FuzzyB: use do this: $epoch = localtime();
whew - my grammar is quite terrible tonight
perlbot: localtime
ArmOrAttAkGumbyBRAIN: any thoughts on using `ls` as opposed to readdir()?
GumbyBRAINWhy is that not using it on to the server.
shigetsu_ArmOrAttAk, you could consider glob() too.
ArmOrAttAkreally hm
i must've missed that
there was something else too..

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

IrcArchive