X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=2e2c7c866ceb4feca3422f42e54225bb1adb1b5c;hb=8f95e21d4cf1c882029676e71cebba352d7571a2;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=5dac17c3fb3f25ba558e70565462826017f0c91c;p=gitmo%2FMooseX-Getopt.git diff --git a/MANIFEST b/MANIFEST index e69de29..2e2c7c8 100644 --- a/MANIFEST +++ b/MANIFEST @@ -0,0 +1,20 @@ +Build.PL +ChangeLog +META.yml +Makefile.PL +MANIFEST +MANIFEST.SKIP +README +lib/MooseX/Getopt.pm +lib/MooseX/Getopt/OptionTypeMap.pm +lib/MooseX/Getopt/Strict.pm +lib/MooseX/Getopt/Meta/Attribute.pm +lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm +t/000_load.t +t/001_basic.t +t/002_custom_option_type.t +t/003_inferred_option_type.t +t/004_nogetop.t +t/005_strict.t +t/pod.t +t/pod_coverage.t