wrote:
> Paul Lalli ha scritto:
>
> > What have you tried so far? How did it not meet your goals?
> >
> > As a starting place, I would suggest reading up on:
> > perldoc File::Find
> > perldoc -f rename
> >
> OK, but do you know a script already written? This should be a very
> popular issue.
>
Please do not top post. Backwards-responses corrected above.
This is not a code repository. Nor is it a place to inquire about
pre-written scripts. This is a place to discuss Perl and help others
learn and debug Perl and Perl programs.
If you want someone to write a script for you, I suggest
http://jobs.perl.org. If you want to find a pre-written script, I
suggest
http://www.cpan.org or
http://www.google.com.
Paul Lalli