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 Perl extension MySQL-Partition

0.04 2014-04-09T13:57:24Z
    - remove Class::Accessor::Lite::Lazy from deps

0.03 2014-03-30T16:27:16Z
    - fix method name s/drop_partition/drop_partitions/ for matching with document

0.02 2014-03-30T16:06:20Z
    - cache `retrieve_paritions` result in Object

0.01 2014-03-27T14:00:32Z
    - original version