Help for this page

Select Code to Download


  1. or download this
      :: perl580.bat
      @echo off
      d:\dev\perl\5.8.0\bin\MSWin32-x86-multi-thread\perl5.8.0 %*
    
  2. or download this
    > perl561 foo.pl  # runs perl5.6.1
    > perl580 foo.pl  # runs perl5.8.0