| RichiH | narf http://rafb.net/p/Nu5OjY64.html why?! unless i am heavily mistaken, this should work or the failed tests are about this issue ;) |
| action | CPAN upload: Template-Filters-LazyLoader-0.04 by TOMYHERO |
| CPAN | upload: Template-Filters-LazyLoader-0.04 by TOMYHERO |
| cfedde | RichiH: logica and? logical even. you want bitwise and? |
| RichiH | yes argh |
| cfedde | you want '&' not 'and' |
| action | RichiH too tired to think |
| RichiH | too tired to think yah, i just realized |
| cfedde | :-) |
| RichiH | cfedde: thanks.. |
| ofer | RichiH, it isn't encouraged to use open() like that: open (F,"ips"); |
| RichiH | ofer: i know :p |
| ofer | at least add "or die $!;" |
| RichiH | ofer: i will run that script once and on defined input, though |
| ofer | oh.. okay |
| Patterner | put in the __DATA__ section :) |
| ofer | Patterner, good idea! |
| action | Supaplex cleans out the __TRUNK__ |
| Supaplex | cleans out the __TRUNK__ |
| Yaakov | Patterner is full of good ideas. |
| ofer | hey Yaakov |
| Yaakov | Hello, ofer. |
| ofer | wow, it's late. Mon Apr 23 04:06:56 IDT 2007 I'm off to bed. cya |
| action | RichiH wonders why there is no perl function where you just drop w.x.y.z/a in and get the network address |
| RichiH | wonders why there is no perl function where you just drop w.x.y.z/a in and get the network address |
| action | Patterner blames the Inspiration Particles |
| Patterner | blames the Inspiration Particles |
| ofer | RichiH, what do you mean, network address ? like 10.0.0.1/8 => 10.*.*.* ? |
| fowlduck- | anyone know a utility for generating test-data for databases? |
| Patterner | "Wed Sep 4983 1693 03:09:42 AM" only 17 days to the big 5000! |
| RichiH | ofer: 10.2.3.4/8 => 10.0.0.0, yes |
| Woosta | RichiH: Network::IPv4Addr ipv4_in_network($net, $peer_ip) |