slackbuilds/perl/perl-PAR-Dist
Edinaldo P. Silva c54cd2f5b9 perl/perl-PAR-Dist: Added (Create and manipulate PAR distributions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-04-21 12:01:22 +07:00
..
README perl/perl-PAR-Dist: Added (Create and manipulate PAR distributions). 2015-04-21 12:01:22 +07:00
perl-PAR-Dist.SlackBuild perl/perl-PAR-Dist: Added (Create and manipulate PAR distributions). 2015-04-21 12:01:22 +07:00
perl-PAR-Dist.info perl/perl-PAR-Dist: Added (Create and manipulate PAR distributions). 2015-04-21 12:01:22 +07:00
slack-desc perl/perl-PAR-Dist: Added (Create and manipulate PAR distributions). 2015-04-21 12:01:22 +07:00

README

perl-PAR-Dist (Create and manipulate PAR distributions)

This module creates and manipulates PAR distributions.
They are architecture-specific PAR files, containing everything under blib/ of CPAN distributions after their make or
Build stage, a META.yml describing metadata of the original CPAN distribution, and a MANIFEST detailing all files within it.
Digitally signed PAR distributions will also contain a SIGNATURE file.