perl/perl-PAR-Dist: Update README.

This commit is contained in:
B. Watson 2016-11-06 16:50:21 -05:00 committed by Willy Sudiarto Raharjo
parent 85bcf103dc
commit 07914b31f5
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -1,6 +1,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.
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.