Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -T
    
    ...
    use Some::Prefix::MainClass;
    
    Some::Prefix::MainClass->main(@ARGV);