INSTALLATION
These are the installation instructions for $module.
The module releases are hosted on CPAN. The module can be installed:
- latest release from CPAN
-
cpan $module
or
cpanm $module
- directly, as the latest development files
-
cpanm $repository
- manually cloninig the repository:
-
git clone $repository cd $distdir perl Makefile.PL make make test make install
INSTALL $content =~ s!\s$!\n!mg; print $fh $content; }; }