module-starter

simple starter kit for Perl modules

Install

All systems
curl cmd.cat/module-starter.sh
Debian Debian
apt-get install libmodule-starter-perl
Ubuntu
apt-get install libmodule-starter-perl
image/svg+xml Kali Linux
apt-get install libmodule-starter-perl
Fedora
dnf install libmodule-starter-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libmodule-starter-perl
Raspbian
apt-get install libmodule-starter-perl

libmodule-starter-perl

simple starter kit for Perl modules

Module::Starter is used to create a skeletal Perl module distribution, including basic builder scripts, tests, documentation, and module code. The module-starter script should be enough for most users, but the core Module::Starter module can also be overridden for more complex situations.

perl-Module-Starter-1

1.75-3.fc29.noarch : A simple starter kit for any module