The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Changes
=======

0.00003 - Oct 19 2009
    - Fix the DSL prototype for bind_value with cascading binds

0.00002 - Oct 16 2009
    - Cache the expanded value when an injection runs

0.00001 - Oct 08 2009
    - Save some memory by sharing Data::Visitor (this may change later)
    - Use the new Moose attribute traits
    - Fix the unimport method in MooseX::Orochi
    - Fix inherited bind specification by properly cloning the metaclass

0.00001_01 - Oct 05 2009
    - Initial release