module-faker
module to build fake dists for testing CPAN tools
Install
- All systems
-
curl cmd.cat/module-faker.sh
- Debian
-
apt-get install libmodule-faker-perl
- Ubuntu
-
apt-get install libmodule-faker-perl
- Kali Linux
-
apt-get install libmodule-faker-perl
- Fedora
-
dnf install libmodule-faker-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libmodule-faker-perl
- Raspbian
-
apt-get install libmodule-faker-perl
- Dockerfile
- dockerfile.run/module-faker
libmodule-faker-perl
module to build fake dists for testing CPAN tools
Module::Faker is a tool for building fake CPAN modules and, perhaps more importantly, fake CPAN distributions. These are useful for running tools that operate against CPAN distributions without having to use real CPAN distributions. This is much more useful when testing an entire CPAN instance, rather than a single distribution, for which see CPAN::Faker.
perl-Module-Faker
Module::Faker is a tool for building fake CPAN modules and,
perhaps more importantly, fake CPAN distributions. These are useful for running tools that operate against CPAN distributions without having to use real CPAN distributions. This is much more useful when testing an entire CPAN instance, rather than a single distribution, for which see CPAN::Faker.