Help for this page

Select Code to Download


  1. or download this
      perl -MFile::Find -e' print File::Find->VERSION'
    
  2. or download this
      perl -MFile::Find -e' print $File::Find::VERSION'