Help for this page

Select Code to Download


  1. or download this
    Code not contained in explicit package.  Violates encapsulation  (Seve
    +rity: 4)
    
  2. or download this
    use lib qw( lib );
    use strict;
    use warnings;
    
    use Test::More tests => 1;
    
  3. or download this
    ## no critic (Modules::RequireExplicitPackage)