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 Array-Find

0.06    2011-09-15

        [ENHANCEMENTS]

        - Add 'unique' option.


0.05    2011-03-08

        [INCOMPATIBLE CHANGES]

        Now only return result instead of [status, errmsg, result].


0.04    2011-02-21

        Remove debugging statement, require newer version of Test::More.


0.03    2011-02-19

        Fix a couple of bugs in infix and suffix matching.


0.02    2011-02-19

        All modes 'prefix', 'infix', 'suffix' can be or-combined (e.g.
        'prefix|infix', 'prefix|infix|suffix').


0.01    2011-02-18

        First release.