File: README

package info (click to toggle)
libmodule-starter-perl 1.620%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 316 kB
  • ctags: 102
  • sloc: perl: 3,207; sh: 51; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 694 bytes parent folder | download | duplicates (6)
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.