Help for this page

Select Code to Download


  1. or download this
    package For_test;
    
    ...
    =end testing
    =cut
    1
    
  2. or download this
    input=.
    output=t
    verbose=1
    
  3. or download this
    ok(For_test::two() == 2);
    ok(For_test::three() == 3);