From 0e5a36a35f863e91aad439db094607623a0017ca Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Thu, 24 Oct 2013 20:32:38 +0200 Subject: bundling Sort::Versions * Added Sort/Versions.pm and t/versions.t to the MANIFEST. * Removed dependency on Sort::Versions / perl-Sort-Versions from both the Makefile.PL andthe sbotools.info files. * Added Sort::Version's copyright notice to README. * Made the test prep.pl copy the Sort/Versions.pm to the test hierarchy. --- SBO-Lib/MANIFEST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'SBO-Lib/MANIFEST') diff --git a/SBO-Lib/MANIFEST b/SBO-Lib/MANIFEST index c2cad44..eb90507 100644 --- a/SBO-Lib/MANIFEST +++ b/SBO-Lib/MANIFEST @@ -3,4 +3,6 @@ Makefile.PL MANIFEST README t/SBO-Lib.t +t/versions.t lib/SBO/Lib.pm +lib/Sort/Versions.pm -- cgit v1.2.3