Help for this page

Select Code to Download


  1. or download this
    package A;
    
    ...
    }
    
    1;
    
  2. or download this
    ~$ perl -d -MA -e 'Test::Class->runtests'
    Loading DB routines from perl5db.pl version 1.28
    ...
    Debugged program terminated.
    DB<2> q
    ~$