1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
  
     | 
    
      NAME
    Module::Starter - a simple starter kit for any module
    Module::Starter is used to create a skeletal CPAN distribution,
    including basic builder scripts, tests, documentation, and module code.
    For more information, refer to the documentation for module-starter,
    Module::Starter, and Module::Starter::Simple.
AUTHORS
    Andy Lester, "<petdance@cpan.org>"
    Ricardo Signes, "<rjbs@cpan.org>"
    C.J. Adams-Collier, "<cjac@colliertech.org>"
COPYRIGHT
    Copyright 2004-7 Andy Lester, Ricardo Signes, C.J. Adams-Collier,
    All Rights Reserved.
    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.
 
     |