Check return values when storing values in hashes and error out if it didn't work.
[gitmo/Class-C3-XS.git] / MANIFEST
CommitLineData
ef8301b4 1ChangeLog
2inc/Module/AutoInstall.pm
3inc/Module/Install.pm
4inc/Module/Install/AutoInstall.pm
5inc/Module/Install/Base.pm
6inc/Module/Install/Build.pm
7inc/Module/Install/Can.pm
8inc/Module/Install/Fetch.pm
9inc/Module/Install/Include.pm
10inc/Module/Install/Makefile.pm
11inc/Module/Install/Metadata.pm
12inc/Module/Install/Win32.pm
13inc/Module/Install/WriteAll.pm
14lib/Class/C3/XS.pm
15Makefile.PL
16MANIFEST This list of files
17META.yml
18README
19t/00_load.t
20t/01_MRO.t
21t/02_MRO.t
22t/03_MRO.t
23t/04_MRO.t
24t/05_MRO.t
ff94166e 25t/30_next_method.t
26t/31_next_method_skip.t
27t/32_next_method_edge_cases.t
28t/33_next_method_used_with_NEXT.t
29t/34_next_method_in_eval.t
30t/35_next_method_in_anon.t
31t/36_next_goto.t
ef8301b4 32t/lib/A.pm
33t/lib/B.pm
34t/lib/C.pm
35t/lib/D.pm
36t/lib/E.pm
37t/lib/F.pm
38t/pod.t
39XS.xs