X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=11e2121b6cc82999bebc10173659bc67e2a387ad;hb=af0030c00c407544729fd3e596b02aa06e0f7cf3;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=5dac17c3fb3f25ba558e70565462826017f0c91c;p=gitmo%2FMooseX-Getopt.git diff --git a/MANIFEST b/MANIFEST index e69de29..11e2121 100644 --- a/MANIFEST +++ b/MANIFEST @@ -0,0 +1,37 @@ +ChangeLog +inc/Module/AutoInstall.pm +inc/Module/Install.pm +inc/Module/Install/AutoInstall.pm +inc/Module/Install/Base.pm +inc/Module/Install/Can.pm +inc/Module/Install/Fetch.pm +inc/Module/Install/Include.pm +inc/Module/Install/Makefile.pm +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 +lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm +lib/MooseX/Getopt/OptionTypeMap.pm +lib/MooseX/Getopt/Strict.pm +Makefile.PL +MANIFEST +META.yml +README +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/008_configfromfile.t +t/009_gld_and_explicit_options.t +t/100_gld_default_bug.t +t/pod.t +t/pod_coverage.t