Help for this page

Select Code to Download


  1. or download this
    BEGIN { use_ok( 'Yawns::User'); }
    require_ok( 'Yawns::User' );
    ...
    {
      ...
    }
    
  2. or download this
    use Test::More qw( no_plan );
    
    ...
    
    #