| huhlig | makes it all white |
| Khisanth | well now you have set the background to white and drawing with white :) |
| huhlig | why would polygon be white |
| Khisanth | the first color you set is used as the background |
| huhlig | oh |
| Khisanth | since you set only ONE color your bg and fg are always the same |
| huhlig | hmm |
| action | huhlig reads how to set the background |
| huhlig | reads how to set the background |
| LinuxMafia | hi how can i make a program to dont quit if an error occured exeptions? or what is it? any one? |
| f00li5h | meow LinuxMafia: if you want to trap exceptions use eval BLOCK and chek $@ afterwards eval{ something_that_may_die() }; warn $@ if $@; |
| LinuxMafia | f00li5h, look i have error here let say wow if i do that |
| f00li5h | if the thing exits you're stuffed LinuxMafia: make sure that you chec it, and atleast warn |
| LinuxMafia | thanks 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 $@; |
| f00li5h | LinuxMafia: you can tell mech to not die though but yes, that's the right idea |
| LinuxMafia | f00li5h, i get error , and program dies |
| f00li5h | LinuxMafia: yeah, but one of the values in the hash for WWW::Mech->new() is something like { die => false } or something |
| LinuxMafia | f00li5h, thanks alot f00li5h, thanks so much for helpp man |
| action | f00li5h is a helper! |
| f00li5h | is a helper! |
| infi | Flibble19642: bollocks |
| Flibble19642 | infi: Centrally cultivate end-to-end integrated scalable distributed sexy dynamic B2B technologies |
| Chat452 | nice |
| action | f00li5h installs the exy dynamic B2B technology |
| f00li5h | installs the exy dynamic B2B technology |
| Teratogen | dpm err |