D. Ilmari Mannsåker [Fri, 28 Jun 2013 09:46:25 +0000]
require SQL::Translator 0.11016, so ->deploy works in tests
Justin Hunter [Wed, 26 Jun 2013 19:54:48 +0000]
fix version numbers
Justin Hunter [Wed, 26 Jun 2013 19:54:36 +0000]
bump version
D. Ilmari Mannsåker [Fri, 14 Jun 2013 13:55:41 +0000]
fix restricted class existence check to work on perl 5.18
In 5.18 every class name inherits from UNIVERSAL and thus
->can('can'), whether it's been defined in any way or not.
Instead, check if the class alredy inherits from the correct
restricting component.
Guillermo Roditi [Sat, 22 Nov 2008 00:06:46 +0000]
reuse code refs from ->can
Guillermo Roditi [Sat, 19 May 2007 18:00:46 +0000]
0.0001
Guillermo Roditi [Sat, 19 May 2007 17:27:28 +0000]
Name Change
Guillermo Roditi [Sat, 19 May 2007 16:46:38 +0000]
rename restrict by user