Help for this page

Select Code to Download


  1. or download this
    PERL_TRACE_CALLS=1 prove -l t/sometest.t
    
  2. or download this
    {
       "Local::Example" : {
    ...
          "foo" : 1
       }
    }
    
  3. or download this
    use strict;
    use warnings;
    ...
    }
    
    1;