Help for this page

Select Code to Download


  1. or download this
    find2perl somedir -depth -type f > somefile.pl
    
  2. or download this
     
    #! /usr/bin/perl -w
        eval 'exec /usr/bin/perl -S $0 ${1+"$@"}'
    ...
        -f _;
    }