in reply to Advice/help with beginner script (file sorting, execute command line command)
A quick starting point for further research would be to read the docs for any of the File::* modules (both CORE and CPAN) that have an interesting title for you. That should entail a bit of reading, but you should also get a lot of ideas for what you can do. Given that you are on a Windows box, you almost have to use those modules anyway to achieve any sort of cross-platform compatibility.
|
---|