in reply to File::Random module
Anybody knows Why?
Bug in File::Random, it does't use File::Spec or another file path module, it rolls its own code, and naturally its linux-centric
I wouldn't use this module, look inside, all it does is call File::Find
I would use Path::Iterator::Rule
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: File::Random module (bug)
by McA (Priest) on Apr 02, 2013 at 07:41 UTC | |
by gautamparimoo (Beadle) on Apr 02, 2013 at 08:52 UTC | |
by Anonymous Monk on Apr 02, 2013 at 07:58 UTC | |
by McA (Priest) on Apr 02, 2013 at 09:01 UTC | |
by Anonymous Monk on Apr 02, 2013 at 09:52 UTC | |
by gautamparimoo (Beadle) on Apr 02, 2013 at 08:54 UTC | |
by tobyink (Canon) on Apr 02, 2013 at 09:32 UTC | |
by McA (Priest) on Apr 02, 2013 at 09:42 UTC | |
| |
by McA (Priest) on Apr 02, 2013 at 09:18 UTC |