Help for this page

Select Code to Download


  1. or download this
    #!perl -T
    
    ...
    BEGIN { use_ok('Some::Module') }
    
    diag "Testing Some::Module $Some::Module::VERSION";