X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=bec9b4b3c7e989ea971f29faae3ea08dd5bc660c;hb=47a89a8dec3d21759af9d3e9fbf06149a2870543;hp=1c258b85b497afb715e6f1b1429b2a4df394b896;hpb=521a8c3f43514b93e003783a9209d137804166bf;p=gitmo%2FMooseX-Getopt.git diff --git a/MANIFEST b/MANIFEST index 1c258b8..bec9b4b 100644 --- a/MANIFEST +++ b/MANIFEST @@ -11,6 +11,7 @@ inc/Module/Install/Metadata.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm lib/MooseX/Getopt.pm +lib/MooseX/Getopt/Dashes.pm lib/MooseX/Getopt/Meta/Attribute.pm lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm lib/MooseX/Getopt/Meta/Attribute/Trait.pm @@ -30,5 +31,8 @@ t/005_strict.t t/006_metaclass_traits.t t/007_nogetopt_trait.t t/008_configfromfile.t +t/009_gld_and_explicit_options.t +t/010_dashes.t +t/100_gld_default_bug.t t/pod.t t/pod_coverage.t