Help for this page

Select Code to Download


  1. or download this
    Bareword found where operator expected at -e line 1, near "s/ /v/r"
    Unquoted string "r" may clash with future reserved word at -e line 1.
    Can't modify string in substitution (s///) at -e line 1, near "s/ /v/r
    ...
    syntax error at -e line 1, near "s/ /v/r
    "
    Execution of -e aborted due to compilation errors.
    
  2. or download this
    perl -v
    
    This is perl 5, version 12, subversion 4 (v5.12.4) built for darwin-th
    +read-multi-2level
    (with 2 registered patches, see perl -V for more detail)
    
    Copyright 1987-2010, Larry Wall