1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.032.
Changes
INSTALL
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
author.yml
dist.ini
lib/MooseX/NonMoose.pm
lib/MooseX/NonMoose/InsideOut.pm
lib/MooseX/NonMoose/Meta/Role/Class.pm
lib/MooseX/NonMoose/Meta/Role/Constructor.pm
perlcriticrc
t/00_diag.t
t/BUILD.t
t/BUILDARGS.t
t/FOREIGNBUILDARGS.t
t/attrs.t
t/basic.t
t/buggy-constructor-inlining.t
t/buggy-constructors.t
t/constructor-method-calls.t
t/constructor-name.t
t/destructor.t
t/disable.t
t/extends-moose-object.t
t/extends-version.t
t/hashref-constructor.t
t/immutable.t
t/methods.t
t/moose-exporter.t
t/moose.t
t/moosex-globref.t
t/moosex-insideout.t
t/multi-level.t
t/no-new-constructor-error.t
t/nonmoose-moose-nonmoose.t
t/only-metaclass-trait.t
t/reinitialize.t
t/replaced-constructor.t
xt/author/critic.t
xt/author/eol.t
xt/author/no_tabs.t
xt/author/pod.t
xt/author/pod_coverage.t
xt/author/pod_spelling_common.t
xt/author/version.t
xt/release/changes.t
xt/release/fixme.t
|