diff --git a/perl/perl-PAR/README b/perl/perl-PAR/README index 708302fc0d..38b4e7cefb 100644 --- a/perl/perl-PAR/README +++ b/perl/perl-PAR/README @@ -1,5 +1,8 @@ perl-PAR (Perl Archive Toolkit). -This module lets you use special zip files, called Perl Archives, as libraries from which Perl modules can be loaded. +This module lets you use special zip files, called Perl Archives, as +libraries from which Perl modules can be loaded. -It supports loading XS modules by overriding DynaLoader bootstrapping methods; it writes shared object file to a temporary file at the time it is needed. +It supports loading XS modules by overriding DynaLoader bootstrapping +methods; it writes shared object file to a temporary file at the time +it is needed.