Florian Ragwitz [Tue, 24 Mar 2009 23:37:33 +0000]
Stop using auto_install in Makefile.PL.
Coursesy of Simon Bertrang.
Florian Ragwitz [Tue, 24 Mar 2009 23:28:45 +0000]
Remove Build.PL. Module::Install doesn't support it anymore.
Yuval Kogman [Sun, 22 Jun 2008 01:31:57 +0000]
demand Module::Install 0.75
Brandon L Black [Thu, 5 Jun 2008 18:39:17 +0000]
0.09
Brandon L Black [Mon, 2 Jun 2008 16:38:01 +0000]
0.08_01
Brandon L Black [Wed, 28 May 2008 23:35:20 +0000]
fix for RT#36256
Brandon L Black [Tue, 20 May 2008 21:14:24 +0000]
add perl 5.6.0 dep, bump version to 0.07
Brandon L Black [Mon, 19 May 2008 22:28:55 +0000]
ChangeLog
Brandon L Black [Mon, 19 May 2008 22:26:00 +0000]
doc nits
Brandon L Black [Mon, 19 May 2008 22:19:18 +0000]
fix really stupid bug wrt defined package names that are false
Brandon L Black [Sun, 9 Sep 2007 15:53:04 +0000]
0.05 w/ R#28661 fix
Brandon L Black [Sat, 4 Aug 2007 01:51:25 +0000]
proprosed fix for RT#28661
Brandon L Black [Wed, 18 Jul 2007 23:47:26 +0000]
0.04
Brandon L Black [Mon, 4 Jun 2007 05:43:47 +0000]
0.03, C3 reqs and loading mro.pm
Brandon L Black [Mon, 4 Jun 2007 04:15:43 +0000]
load mro.pm under 5.9.5+, since next::method, etc will have to move there
Brandon L Black [Sat, 12 May 2007 21:24:22 +0000]
add MANIFEST, add new test, real 0.02 :)
Brandon L Black [Sat, 12 May 2007 21:22:54 +0000]
0.02, isarev arrayref, pkg_gen, ...
Brandon L Black [Fri, 11 May 2007 18:30:13 +0000]
fix a test on 5.9.5, and release 0.01_01
Brandon L Black [Fri, 11 May 2007 16:30:52 +0000]
more tests
Brandon L Black [Fri, 11 May 2007 15:35:54 +0000]
move sort to the test suite where it belongs
Brandon L Black [Fri, 11 May 2007 15:18:30 +0000]
more tests, fixed is_universal
Brandon L Black [Fri, 11 May 2007 15:10:55 +0000]
implemented get_isarev, interface now complete, needs more tests
Brandon L Black [Fri, 11 May 2007 13:32:34 +0000]
depend on Class::C3 and implement C<use mro "c3"> with caveats
Brandon L Black [Fri, 11 May 2007 04:14:32 +0000]
linear_isa code, basic tests
Brandon L Black [Fri, 11 May 2007 03:42:07 +0000]
renamed the insides, updated a bit
Brandon L Black [Fri, 11 May 2007 03:12:33 +0000]
rename in here too
Brandon L Black [Fri, 11 May 2007 03:09:58 +0000]
module rename time, this will make dual-life easier
Brandon L Black [Fri, 11 May 2007 00:07:49 +0000]
oops give it a name
Brandon L Black [Fri, 11 May 2007 00:06:42 +0000]
basic stuff, docs, no implementation yet
Brandon L Black [Thu, 10 May 2007 23:30:19 +0000]
new module "mro" for backported interfaces from 5.9.5 mro.pm