Help for this page

Select Code to Download


  1. or download this
    #pm file
    package BPTest;
    ...
      10,
      'do_stuff returns 10'
    )
    
  2. or download this
    plxc16479> perl -d -Mblib t/001_load.t
    
    ...
    BPTest::do_stuff(/nfs/pdx/disks/nehalem.pde.077/tmp/BPTest/blib/lib/BP
    +Test.pm:7):
    7:          my $x = 10;
      DB<1>
    
  3. or download this
    plxc16479> perl -d Build test
    
    ...
      use o inhibit_exit to avoid stopping after program termination,
      h q, h R or h o to get additional info.  
      DB<1>