Aspect-Library-Profiler
view release on metacpan or search on metacpan
Aspect package on some platforms)
0.15 Thu 24 Jul 23:02:11 CEST 2008 (Marcel Gruenauer <marcel@cpan.org>)
- fixed version in all modules. *sigh*
0.14 Thu 24 Jul 22:46:43 CEST 2008 (Marcel Gruenauer <marcel@cpan.org>)
- fixed dist style
0.13 Thu 24 Jul 18:22:15 CEST 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Made sure every module has a $VERSION
- updated MANIFEST and MANIFEST.SKIP
- removed META.yml as it is being generated by Module::Install
- added requirements to Makefile.PL
- converted Makefile.PL to use Module::Install
- Aspect::Hook::LexWrap now uses warnings and strict; some changes were
necessary for those to go through
- fixed POD error in Aspect::Modular
- added spaces where necessary to avoid having the template's start_tag in
the code
- renamed t/all_tests.t to t/01_all.t
- added t/perlcriticrc
- added .shipit
- set version to 0.13
- updated MANIFEST
- updated t/perlcriticrc
0.12 Sat 24 Mar 2007 00:00:00 +0100 (Ran Eilam <ran.eilam@gmail.com>)
- You can now attach advice to subs in main:: package, see Advice tests
- Made everything easier to install by including dependencies required for
testing
- Added __always_fire option to Listenable
- Listenable: You can now let listeners receive any parameters, not just
the event, see the test object_listener
- Modified our hack on Hook::LexWrap so it does not ignore prototypes, see
Advice tests
( run in 0.234 second using v1.01-cache-2.11-cpan-05444aca049 )