Help for this page

Select Code to Download


  1. or download this
    t/test1.t
    t/test1_a.t
    
  2. or download this
    system "perl t/test1.t -a qqq -b 1";
    
  3. or download this
    BEGIN {
    
    ...
    
    exit(0) if ( $error == 1 );
    system "perl t/test1.t -a qqq -b 1";
    
  4. or download this
    t/test1_a......foo::bar is not installed or is installed incorrectly -
    + skipping test1_a.t at t/test1_a.t line 13.
    FAILED before any test output arrived
    
  5. or download this
    t/test1_a........................foo::bar is not installed or is insta
    +lled incorrectly - skipping test1_a.t