Changes for version 0.02 - 2009-02-10
- ** The module interface has been changed **
- mro_compat.h is installed as a library
- see perldoc Devel::MRO for details
- use ExtUtils::Depends for Makefile.PL, advised by chocolateboy
- add a complete example, MyMRO distribution
Modules
Provides mro functions for XS modules
Provides
in xsdepends/Files.pm
Examples
- example/META.yml
- example/Makefile.PL
- example/MyMRO.pm
- example/MyMRO.xs
- example/inc/Module/Install.pm
- example/inc/Module/Install/Base.pm
- example/inc/Module/Install/MakeMaker.pm
- example/inc/Module/Install/Makefile.pm
- example/inc/Module/Install/Metadata.pm
- example/ppport.h
- example/t/00_compile.t
- example/t/01_mro.t
- example/typemap