The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
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.