| Caelum | heh |
| killer_ | Randal: ok.. I see the loop can be / should be avoided |
| Randal | s/.*/was never necessary in the first place/ :) |
| crunge | Caelum: stumbled on it when our IDS went off... suspended the guys site for getting breached, recommended that he not use software that ugly ;) |
| rhizo | truth be told, CPAN is choke full of crappy code :( nothing short of UN task force would turn the tables on the situation |
| Randal | even without zero padding, 1000 + rand 9000 would also have done it 1000 + int rand 9000 that's numbers from 1000 to 9999 rhizo - luckily, there are many gems too |
| rhizo | indeed, there are pockets of brilliance :) |
| Randal | and the average code in the CPAN is likely to be better than the average crappy code from $vendor and if it isn't, you can edit and fix it since this is Open Source |
| Soldiercayne | BUNNEH? |
| thepuro | 0o |
| Soldiercayne | sweet ok go back to pn ;p |
| Randal | someone didn't take their meds today |
| thrig | Randal: funny, I figured the bars would be already open |
| Randal | it's 5 o'clock somewhere |
| Limbic_Region | no it isn't |
| Randal | for my party tonight, I'm breaking open the macallan 15 fine oak that a fanboy sent me |
| Limbic_Region | assuming we are speaking of earth timezones anyway |
| Randal | and probably the glenmorangie that I got some six years ago when I gave up my speaking slot so Damian could do a geekcruise |
| thrig | what are the odds of a clock in US/Pacific being off by just over 300s, anyways? |
| Rint | exactly 300s? probably pretty low |
| Randal | a broken clock is right twice a day! |
| avar | GumbyBRAIN: love me |
| GumbyBRAIN | Is it me or did you originally pick the lesser of two interpreters running in a ordinary file to extract information from log files and type "pwd" (without the quotes). What do you want me to use this split ? |
| pasteling | "killer_" at 192.24.246.42 pasted "random filename generation code help wanted" (29 lines, 707B) at http://sial.org/pbot/23576 |
| Randal | why aren't you using File::Temp? it's smart enough to not reuse names |
| jesper_ | How do I convert "063T\x{d8}1413" into something readable? |
| Randal | killer_? and File::Temp is even core. :) core: File::Temp |
| buubot | File::Temp was added to Perl5.006001 |
| Jmax- | jesper_: print? |
| Randal | for all modern Perl versions killer_ ? |