X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=531a6be2b19b7991950b24a52003f023a07344bb;hb=accfcdfb12dc278650d05fed5f14d78291e66d97;hp=7ce3c311e41e051b449265de86c50bfa130e8136;hpb=3cadc28babc49dbbb76ef7ff7344add68f59c3c2;p=perl%2Fmodules%2FIPC-MorseSignals.git diff --git a/MANIFEST b/MANIFEST index 7ce3c31..531a6be 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4,11 +4,18 @@ META.yml # Will be created by "make dist" Makefile.PL README lib/IPC/MorseSignals.pm +samples/bench.pl samples/tryityourself.pl t/00-load.t t/01-import.t -t/10-base.t -t/boilerplate.t -t/kwalitee.t -t/pod-coverage.t -t/pod.t +t/02-sigusr.t +t/10-proto.t +t/11-ascii.t +t/12-unicode.t +t/13-speed.t +t/90-boilerplate.t +t/91-pod.t +t/92-pod-coverage.t +t/95-portability-files.t +t/99-kwalitee.t +t/lib/IPC/MorseSignals/TestSuite.pm