Help for this page

Select Code to Download


  1. or download this
    use Test::More;
    
    ...
             "Subject correct?" );
       }
    }
    
  2. or download this
    > perl -wc tmp.pl
    Name "main::c" used only once: possible typo at tmp.pl line 10.
    tmp.pl syntax OK