]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - MANIFEST
Test 'package A; sub foo; foo A->new' that gets deparsed as 'A->foo->new'
[perl/modules/indirect.git] / MANIFEST
index 4222cbbcc9896650b4f3eb4f1e6cb39e189a3e86..80a587412236331f73091e1007661b8f20872784 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -6,18 +6,14 @@ indirect.xs
 lib/indirect.pm
 samples/indirect.pl
 t/00-load.t
-t/10-good-no.t
-t/11-good-use.t
-t/20-bad-no.t
-t/21-bad-use.t
-t/22-bad-fatal.t
+t/10-good.t
+t/20-bad.t
+t/21-bad-fatal.t
+t/22-bad-mixed.t
 t/30-scope.t
 t/90-boilerplate.t
 t/91-pod.t
 t/92-pod-coverage.t
 t/95-portability-files.t
 t/99-kwalitee.t
-t/data/bad.d
-t/data/good.d
-t/data/mixed.d
 META.yml                                 Module meta-data (added by MakeMaker)