Help for this page

Select Code to Download


  1. or download this
    C:\test>perl -Mused Reprove.pl 2>nul | wc -l
        357
    
  2. or download this
    C:\test>Perl Reprove.pl
    Could not create the 'reader' method for variable_name because : Could
    + not generate inline reader because : Could not create writer for 'va
    +riable_name' because Failed to compile source: Compilation error
    ...
    BEGIN failed--compilation aborted at C:/Perl64/site/lib/App/Reprove.pm
    + line 16.
    Compilation failed in require at C:\test\Reprove.pl line 3.
    BEGIN failed--compilation aborted at C:\test\Reprove.pl line 3.