#perl - Mon 7 May 2007 between 22:41 and 22:54



CaelumAankhen``: debian seems to use multiplicity as a standard feature
Khisanthset PERLLIB before starting cpan
Aankhen``Caelum: Ah.
Apparently I'm missing crt1.o
(Running on Debian, just to spell it out. :-)
spx2Caelum, actually thats what i was searching for http://search.cpan.org/~gaas/libwww-perl-5.805/lib/HTTP/Request/Common.pm , if you would read better ppl's questions you could probably have directed way better than u have,but anyways , mechanize seems a good thing to learn when i have free time,thx
KhisanthAankhen``: install libc6-dev
Aankhen``Okay, thank you.
CaelumAankhen``: you probably want build-essential
actionAankhen`` installs.
Aankhen``installs.
VMWare rocks.
Khisanththat would probably be best for killing all the birds in one shot
Aankhen``Aye, I'm installing build-essential and it got libc6-dev as well.
vortex`ok in PHP i can prefix a function with @ to supress warnings, whats the equivilent in perl?
i have warning off for the script
preactionno warnings
vortex`and not running with -w
QtPlatypusno warnings;
vortex`ok
Khisanthwrite better code :)
vortex`thanks
Khisanth: i didnt write the module im calling :/
Khisanththen no warnings; isn't going to help ...
vortex`yeah just worked that out
actionpeanutr nods to vorsprung
peanutrnods to vorsprung
Aankhen``Oh, installing build-essential fixed my Perl module installation woes. :-D
Caelumhow do you view the solutions on codegolf.com?
sdlfkeval $test="blah=noway"; ($a,$b) = split(/=/,$test); print $a,$b
!eval
Khisantheval:
sdlfkeval: hello
buubotsdlfk: hello
sdlfkoh
eval: $test="blah=noway"; ($a,$b) = split(/=/,$test); print $a,$b
buubotsdlfk: blahnoway 1
sdlfkthanks
eval: $test="blah=noway"; ($a,$b) = split("=",$test); print $a,$b
buubotsdlfk: blahnoway 1
sdlfkhrm
Khisantheval: $test="blah=noway"; ($a,$b) = split("=",$test); [$a,$b]

Page: 3 10 17 24 31 38 45 52 59 66 73 

IrcArchive