Revision history for URI-SmartURI
0.02 2008-06-03 20:42:46
Split from Catalyst::Plugin::SmartURI, converted to Moose
0.021 2008-06-05 18:11:11
Fixed redefined warnings from Class::C3 and a bug in AUTOLOAD
during destruction.
0.022 2008-06-06 13:10:05
Fixed test and import issues on Win32.
0.023 2008-06-13 09:32:43
Removed ugly hack to turn off redefined warnings, this is fixed
in new MRO::Compat.
0.024 2008-06-28 01:10:13
Clear $@ in ->can to not show spurious errors in Catalyst.
0.025 2008-09-02 16:23:57
Turned off escape.t because it was failing tests in some places for reasons
I don't understand.