RSS | Module Info | Add a review of File-Rename
File-Rename (0.02)
This seems a little "odd" in the code:
use 5.006;
use 5.8.0;
I can't help thinking that defaulting to reading STDIN under some circumatances could cause unexpected blocking.
What's wrong with writing a little loop and CORE::rename? Does it really necessitate a module?
Nicola Worthington - 2006-01-14T04:52:26 (permalink)
2 out of 5 found this review helpful.
Was this review helpful to you?
Yes
No

