Help for this page

Select Code to Download


  1. or download this
    #  set TEST flag before compiling tested module
    use constant 'PKG::TEST' => 1; 
    ...
    
        done_testing();
    }