| jdv79 | its a good default:) ok |
| simcop2387 | the beer of sysadmins (root) maybe but not just beer |
| octagon | lol root@beer |
| jdv79 | that reminds me i have to meet a friend at the local watering hole later |
| f00li5h | hrm |
| axscode | meow |
| action | f00li5h meows at axscode |
| f00li5h | meows at axscode |
| axscode | hehe just wok up |
| f00li5h | i see, me too |
| action | CPAN upload: DateTime-Format-Natural-0.31 by SCHUBIGER |
| CPAN | upload: DateTime-Format-Natural-0.31 by SCHUBIGER |
| namedrisk | f00li5h http://sial.org/pbot/24717 sorry for the other mess :P this headache is killing me i might have missed out something but i hope u can understand it better then before |
| f00li5h | namedrisk: your code confuses me still what are countE and countN for? and i still don't understand why you're reading the file's stats from a text file rather than from stat |
| namedrisk | they simple count if found 1 and 0 i have another file that reads the directorys and subs and so on and write inside a file the results |
| f00li5h | namedrisk: i don't know what that means namedrisk: you don't need a script to do that, just call stat or -m perldoc -f -f |
| Epilog | well stil stucked |
| f00li5h | Epilog: lucky you |
| Epilog | I think I'm better off using odbc |
| namedrisk | $countE will count the number of files that match, $countN will count the files that were not found |
| Epilog | oracle still not working |
| namedrisk | but i already did :P so i am trying to work out the this if possible... i dont want to remake everything and most specially with headache :/ |
| Caelum | Epilog: you can build DBD::Oracle in cpan using mingw |
| Epilog | Caelum, I think the problem is the oracle 6i not being supported since its to old |
| Caelum | Epilog: are you using DBD::Oracle from ppm? |
| Epilog | yes |
| Caelum | Epilog: if so, it expects to link to a certain version of the oracle client library, which you need to install Epilog: you can use a later client with an older oracle without any problems |
| Epilog | Caelum, so I need to install some sort of client? oracle client? |
| f00li5h | Khisanth: so that'll be comparing $foo to either '' or 1 depending on wether $_ matches the regex ;) |
| octagon | Fuse: very interesting module |