Help for this page

Select Code to Download


  1. or download this
    do ('t/00modules.t');
    
  2. or download this
    1..2
    ok 1 - use module;
    ok 2 - DateNext() should increment the date by 1 day
    doneFree to wrong pool 222c90 not 40c01b1 during global destruction.
    
  3. or download this
    Perl Command Line Interpreter has encountered a problem and needs to c
    +lose.  We are sorry for the inconvenience.
    
  4. or download this
        use Test::Harness::Straps;
        my $strap = new Test::Harness::Straps;
        my %results = $strap->analyze_file( 't/00modules.t' );
        use Data::Dumper;
        print Data::Dumper->Dump([\%results]);