|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re^2: Question about alternative to File::Findby tobyink (Prior) |
| on Sep 29, 2012 at 19:28 UTC ( #996414=note: print w/ replies, xml ) | Need Help?? |
|
Path::Class::Rule is my favourite module for this sort of thing. It's inspired by File::Find::Rule (but not dependent on it) and it gives you Path::Class::File objects to play with.
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||