Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
        print "$File::Find::name\n" if grep {$name =~ /$_/} @m;
    }
    
  2. or download this
    ./noname1.pl
    ./noname1.pm
    ...
    ./StarTrek.pl
    ./Win32/FileVersionInfo.pm
    ./Win32/PEFile.pm