X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=24d0d07844761b9b736eaf342b6e4c1a8bbccdc5;hb=adbe3e57810b57a425b78c327cc08ec3ab602a97;hp=26a734affa3328bac87d1ad902b6d2ff28f16d4b;hpb=4e640bf21c5120de6917d09c96c9f399152763b1;p=gitmo%2FMooseX-Getopt.git diff --git a/MANIFEST b/MANIFEST index 26a734a..24d0d07 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,15 +1,23 @@ Build.PL ChangeLog -META.yml +lib/MooseX/Getopt.pm +lib/MooseX/Getopt/Meta/Attribute.pm +lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm +lib/MooseX/Getopt/Meta/Attribute/Trait.pm +lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm +lib/MooseX/Getopt/OptionTypeMap.pm +lib/MooseX/Getopt/Strict.pm Makefile.PL MANIFEST -MANIFEST.SKIP +META.yml README -lib/MooseX/Getopt.pm -lib/MooseX/Getopt/OptionTypeMap.pm -lib/MooseX/Getopt/Meta/Attribute.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/006_metaclass_traits.t +t/007_nogetopt_trait.t t/pod.t t/pod_coverage.t