Help for this page

Select Code to Download


  1. or download this
    perl -MFile::Find -we '$x='File::Find'; print ${ $y = "$x::VERSION" } 
    +print $y'
    
  2. or download this
    perl -MFile::Find -we '$x='File::Find'; print ${ $y = $x."::VERSION" }
    + print $y'