slackbuilds_ponce/perl/perl-PAR-Dist/README

9 lines
427 B
Text
Raw Normal View History

perl-PAR-Dist (Create and manipulate PAR distributions)
2016-11-06 22:50:21 +01:00
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.