Change it into a Perl package
commit9260f8613c0db58f61207983c97dfa75fa118c0d
authorPetr Písař <ppisar@redhat.com>
Wed, 23 Oct 2013 06:12:30 +0000 (23 08:12 +0200)
committerPetr Písař <ppisar@redhat.com>
Wed, 23 Oct 2013 06:30:51 +0000 (23 08:30 +0200)
tree258723a66d3ebfa495dbd6746a1f4d74e50ad1fe
parentb69742ba0c12e1fbf3267e6ee3edca14d82de485
Change it into a Perl package
13 files changed:
MANIFEST [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
bin/perldepgentest [copied from test.pl with 84% similarity, mode: 0755]
share/package.spec [moved from package.spec with 100% similarity]
share/package/COPYING [moved from package/COPYING with 100% similarity]
share/package/Changes [moved from package/Changes with 100% similarity]
share/package/Makefile.PL [moved from package/Makefile.PL with 100% similarity]
share/package/Package.xs [moved from package/Package.xs with 100% similarity]
share/package/example/Documentation.pl [moved from package/example/Documentation.pl with 100% similarity]
share/package/lib/Package.pm [moved from package/lib/Package.pm with 100% similarity]
share/package/lib/Test.pm [moved from package/lib/Test.pm with 100% similarity]
share/package/t/test.t [moved from package/t/test.t with 100% similarity]
test.pl