Help for this page

Select Code to Download


  1. or download this
           $text .= substr($source,$pos[2],$pos[18]-$pos[2]);
    
  2. or download this
           $text .= " " . substr($source,$pos[2],$pos[18]-$pos[2]);
    
  3. or download this
    #!/usr/bin/perl -w
    
    ...
    }
    
    # ?
    
  4. or download this
    Bareword "case" not allowed while "strict subs" in use at ./Shell.pl l
    +ine
    9.
    ...
            (Do you need to predeclare case?)
    syntax error at ./Shell.pl line 9, near "case 'y'"
    Execution of ./Shell.pl aborted due to compilation errors.
    
  5. or download this
    Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
      Platform:
    ...
        /usr/local/lib/site_perl
        /usr/lib/perl5
        .