- or download this
tree Foo-Bar/
Foo-Bar/
...
pod.t
xt/
boilerplate.t
- or download this
Created Foo-Bar
Created Foo-Bar/lib/Foo
...
Added to MANIFEST: xt/boilerplate.t
Created Foo-Bar/MANIFEST
Created starter directories and files
- or download this
our $VERSION = '0.01';
$VERSION = eval $VERSION;
- or download this
perl Makefile.PL
make
make test
- or download this
make disttest
- or download this
make dist