X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=531a6be2b19b7991950b24a52003f023a07344bb;hb=accfcdfb12dc278650d05fed5f14d78291e66d97;hp=2590699c759e4ea173b291eeb314cd26d8a73b09;hpb=762a8a02ffc76d62c023619d0dffe451498ae2b0;p=perl%2Fmodules%2FIPC-MorseSignals.git diff --git a/MANIFEST b/MANIFEST index 2590699..531a6be 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4,14 +4,18 @@ META.yml # Will be created by "make dist" Makefile.PL README lib/IPC/MorseSignals.pm -samples/tryityourself.pl samples/bench.pl +samples/tryityourself.pl t/00-load.t t/01-import.t t/02-sigusr.t -t/10-base.t -t/11-speed.t -t/boilerplate.t -t/kwalitee.t -t/pod-coverage.t -t/pod.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