#perl - Fri 20 Apr 2007 between 00:47 and 01:00



huhligmakes it all white
Khisanthwell now you have set the background to white and drawing with white :)
huhligwhy would polygon be white
Khisanththe first color you set is used as the background
huhligoh
Khisanthsince you set only ONE color your bg and fg are always the same
huhlighmm
actionhuhlig reads how to set the background
huhligreads how to set the background
LinuxMafiahi
how can i make a program to dont quit if an error occured
exeptions? or what is it?
any one?
f00li5hmeow
LinuxMafia: if you want to trap exceptions use eval BLOCK
and chek $@ afterwards
eval{ something_that_may_die() }; warn $@ if $@;
LinuxMafiaf00li5h, look i have error here let say
wow
if i do that
f00li5hif the thing exits you're stuffed
LinuxMafia: make sure that you chec it, and atleast warn
LinuxMafiathanks alot
f00li5h, i have this one
$mech->follow_link(url_regex => qr/history/i) ;
and some time it can not get it
so
eval{$mech->follow_link(url_regex => qr/history/i) } ;warn $@ if $@;
f00li5hLinuxMafia: you can tell mech to not die though
but yes, that's the right idea
LinuxMafiaf00li5h, i get error , and program dies
f00li5hLinuxMafia: yeah, but one of the values in the hash for WWW::Mech->new() is something like { die => false } or something
LinuxMafiaf00li5h, thanks alot
f00li5h, thanks so much for helpp man
actionf00li5h is a helper!
f00li5his a helper!
infiFlibble19642: bollocks
Flibble19642infi: Centrally cultivate end-to-end integrated scalable distributed sexy dynamic B2B technologies
Chat452nice
actionf00li5h installs the exy dynamic B2B technology
f00li5hinstalls the exy dynamic B2B technology
Teratogendpm
err

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

IrcArchive