in reply to Re: My Perl filename dictionary project
in thread My Perl filename dictionary project

Thanks for the code. :)

The trick here is to know what those things mean, and although I'm not a Windows person, I'm guessing that most of those extensions are not interesting in this case. Extensions like zip, xpm, xbm, wmf, tar, sh, and many more off of my screen at the moment probably have their usual, non-perl significance.

I would certainly appreciate any Windows user who could pick out the file names and extensions particular to that OS, though.

--
brian d foy <bdfoy@cpan.org>
  • Comment on Re^2: My Perl filename dictionary project