File: MANIFEST

package info (click to toggle)
libmoo-perl 0.091011-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 476 kB
  • sloc: perl: 1,688; makefile: 4; sh: 1
file content (88 lines) | stat: -rw-r--r-- 2,162 bytes parent folder | download
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
Changes
lib/Method/Generate/Accessor.pm
lib/Method/Generate/BuildAll.pm
lib/Method/Generate/Constructor.pm
lib/Method/Generate/DemolishAll.pm
lib/Method/Inliner.pm
lib/Moo.pm
lib/Moo/_mro.pm
lib/Moo/_Utils.pm
lib/Moo/HandleMoose.pm
lib/Moo/HandleMoose/FakeMetaClass.pm
lib/Moo/Object.pm
lib/Moo/Role.pm
lib/Moo/sification.pm
lib/oo.pm
lib/Sub/Defer.pm
lib/Sub/Quote.pm
maint/bump-version
maint/fulltest
maint/Makefile.PL.include
Makefile.PL
MANIFEST
t/accessor-coerce.t
t/accessor-default.t
t/accessor-generator-extension.t
t/accessor-handles.t
t/accessor-isa.t
t/accessor-mixed.t
t/accessor-pred-clear.t
t/accessor-reader-writer.t
t/accessor-roles.t
t/accessor-shortcuts.t
t/accessor-trigger.t
t/accessor-weaken.t
t/buildall-subconstructor.t
t/buildall.t
t/buildargs-error.t
t/buildargs.t
t/compose-roles.t
t/demolish-basics.t
t/demolish-bugs-eats_exceptions.t
t/demolish-bugs-eats_mini.t
t/demolish-global_destruction.t
t/extends-non-moo.t
t/global-destruction-helper.pl
t/has-before-extends.t
t/has-plus.t
t/lazy_isa.t
t/lib/base_class.pm
t/lib/ClassicObject.pm
t/lib/MooObjectWithDelegate.pm
t/lib/sub_class.pm
t/load_module.t
t/load_module_error.t
t/load_module_role_tiny.t
t/method-generate-accessor.t
t/method-generate-constructor.t
t/modify_lazy_handlers.t
t/moo-accessors.t
t/moo.t
t/no-moo.t
t/non-moo-extends.t
t/sub-defer.t
t/sub-quote.t
t/subconstructor.t
t/undef-bug.t
xt/handle_moose.t
xt/jenga.t
xt/lib/ExampleMooRoleWithAttribute.pm
xt/lib/ExampleMooseRoleOne.pm
xt/lib/ExampleMooseRoleTwo.pm
xt/moo-does-moose-role.t
xt/moo-role-types.t
xt/moo-roles-into-moose-class-attr-override-with-autoclean.t
xt/moo-roles-into-moose-class.t
xt/moose-accessor-isa.t
xt/moose-consume-moo-role-no-moo-loaded.t
xt/moose-does-moo-role.t
xt/moose-lazy.t
xt/moose-method-modifiers.t
xt/moose-override-attribute-from-moo-role.t
xt/moose-override-attribute-with-plus-syntax.t
xt/moox-types.t
xt/more-jenga.t
xt/super-jenga.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
README                                   README file (added by Distar)