X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=2e2c7c866ceb4feca3422f42e54225bb1adb1b5c;hb=0e71533653c75c9133989d19dad127a8861760cf;hp=74f471003e1c194e6f3e0e0ccf17fa44f16ea2a4;hpb=1566a17bad230f7f8560beb67acbbf55a99cde58;p=gitmo%2FMooseX-Getopt.git diff --git a/MANIFEST b/MANIFEST index 74f4710..2e2c7c8 100644 --- a/MANIFEST +++ b/MANIFEST @@ -7,10 +7,14 @@ 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