summaryrefslogtreecommitdiffstats
path: root/perl/perl-PAR-Dist/README
blob: 5e4a309c94d3f969b3f6e7f2787d168a9f4f8db6 (plain)
1
2
3
4
5
6
7
8
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.