| f00li5h | although i don't understand where the number came from |
| doooood | bynari: LOL thats just retarded, get a life sir :) |
| bynari | "lol" -- Oh my |
| BinGOs | *laff* |
| bynari | Did I join #teens by accident? I thought this was #perl. What's with the idiots? |
| doooood | bynari: I do believe you started this whole nonsense by slandering his name... |
| f00li5h | bynari: what's with the trolling? |
| BinGOs | Mr. f00li5h is a regular idiot. |
| jink | and what's with the "doooood"? |
| doooood | jink: What of it? |
| f00li5h | BinGOs: you meen frequent i'm an extrodinary idiot, thank-you |
| jink | oh noes. it's an actual nick... :/ |
| BinGOs | I know what I meant >:) |
| bynari | The lameness factor is high today |
| doooood | bynari: You do not get laid often, am I right? |
| f00li5h | bynari: do you not know how to make your IRC client un-join a room then? |
| bynari | A dear A 'room' |
| action | somian laughs at all the nurbs in #perl with pitiful nick-choosing-fu |
| somian | laughs at all the nurbs in #perl with pitiful nick-choosing-fu |
| bynari | Oh dear, even |
| f00li5h | bynari: i thought i'd keep it simple for you. |
| whoever_ | everyone here can be happy that he doesn't have my nick... |
| hatta | well it did, and I didn't tell it to that seems to be the default |
| mfernow | WHen you wantyou should escape the inner ' char with \' |
| Necos | reinstall it ^_^ |
| hatta | anyway, I changed my home to something without spaces but cpan still looks in the other directory |
| rindolf | mfernow: a better idea would be to use placeholders. And a slightly worse (but still good) idea is to use $dbh->quote() |
| hatta | how does cpan know where my .cpan is located? I need to change that manually |
| action | CPAN upload: Config-General-Validate-1.02 by TLINDEN |
| CPAN | upload: Config-General-Validate-1.02 by TLINDEN |
| action | CPAN upload: Pod-AxPoint-0.02 by TLINDEN |
| CPAN | upload: Pod-AxPoint-0.02 by TLINDEN |
| action | CPAN upload: Pod-S5-0.02 by TLINDEN |
| CPAN | upload: Pod-S5-0.02 by TLINDEN |
| action | CPAN upload: WWW-EmpireTheatres-0.05 by BRICAS |
| CPAN | upload: WWW-EmpireTheatres-0.05 by BRICAS |
| Necos | might have to make changes to CPAN.pm |
| hatta | are you kidding? |
| hell`` | if i am trying to execute an ssh command, is it better to use system(), open(CMD, "cmd"), or use a ssh module? |