Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
        warn Data::Dumper->new([\%+],[qw(*+)])->Deepcopy(1)->Indent(1)->Ma
    +xdepth(3)->Sortkeys(1)->Dump(),q{ };
        };
    __DATA__
    
  2. or download this
    %+ = (
      'package' => 'package Fee;'
    ...
    );
      at Fi_01.t line 44.