The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.10
    changed "KinoSearchX::Simple::Result::Object" to check $self->can rather than __PACKAGE__->can for accessor creation
    spelling fix, changed $incovant => $invocant 
0.09
    made "_analyser" attribute lazy
0.08
    removed no Moose (removing it disables strict)
    added use strict; use warnings to KinoSearchX::Simple::Result::Hash
0.07
    changed version number stlye
    fixed documentation error
0.06
    speed - removed uneeded 2nd commit in delete()
0.05
    fixed delete() now works 
0.04
0.03
0.02
    First release