-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathREADME
27 lines (17 loc) · 765 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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
Dan Book, "<dbook@cpan.org>"
Sawyer X, "<xsawyerx@cpan.org>"
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.