Help for this page

Select Code to Download


  1. or download this
    $make -n testdb TEST_FILE=t/2.t
    /nfs/mu/apps/perl/5.8.4/bin/perl "-MExtUtils::Command" -e mkpath \
    ...
    /bin/sh -c true
    PERL_DL_NONLAZY=1 /nfs/mu/apps/perl/5.8.4/bin/perl -d "-Iblib/lib" "-I
    +blib/arch" t/2.t
    
  2. or download this
    # Before `make install' is performed this script should be runnable wi
    +th
    # `make test'. After `make install' it should work as `perl 1.t'
    ...
     
    print join("\n", @INC);
    ok(1);
    
  3. or download this
    $make testdb TEST_FILE=t/2.t
    PERL_DL_NONLAZY=1 /nfs/mu/apps/perl/5.8.4/bin/perl -d "-Iblib/lib" "-I
    +blib/arch" t/2.t
    ...
      use O inhibit_exit to avoid stopping after program termination,
      h q, h R or h O to get additional info.
      DB<1> q