slackbuilds_ponce/perl/perl-PAR-Dist/README
Edinaldo P. Silva 6677ef8578
perl/perl-PAR-Dist: Updated for version 0.50.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-11-22 01:14:21 +07:00

8 lines
427 B
Text

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.