in reply to
Re^2: Perl file rename
in thread
Perl file rename
Your suggested solution
Win32::Autoglob
would break any "regex" arguments the OP would pass ... a simple
glob
ought to suffice (or a specific
File::DosGlob
)
Comment on
Re^3: Perl file rename
In Section
Seekers of Perl Wisdom