In perl.git, the branch dual/Search-Dict has been created
<http://perl5.git.perl.org/perl.git/commitdiff/5affc9a113b991828064aaea3b7418f7071d23c5?hp=0000000000000000000000000000000000000000>
at 5affc9a113b991828064aaea3b7418f7071d23c5 (commit)
- Log -----------------------------------------------------------------
commit 5affc9a113b991828064aaea3b7418f7071d23c5
Author: Slaven Rezic <slaven@rezic.de>
Date: Sat Mar 31 11:24:37 2012 +0200
Search::Dict: convert tests to Test::More
M dist/Search-Dict/t/Dict.t
commit b5e73beb698ba104c4fda59aa6f2a9c76f02bf38
Author: Ricardo Signes <rjbs@cpan.org>
Date: Fri Mar 30 14:43:13 2012 +0200
use fc, not lc, to fold in Search::Dict
After all, if the user asks for case folding, we should use case
folding!
For Perl prior to 5.15, lc() is used instead.
M dist/Search-Dict/lib/Search/Dict.pm
commit fd5364251413a09f3966168e8aa586c95c2c5a5a
Author: David Golden <dagolden@cpan.org>
Date: Fri Mar 30 20:09:48 2012 +0200
Search::Dict: Add Makefile.PL and release instructions
M MANIFEST
A dist/Search-Dict/Makefile.PL
A dist/Search-Dict/README.patching
A dist/Search-Dict/README.release
commit a98b0646bc117f920e3af6cd93cc9c003d178f56
Author: David Golden <dagolden@cpan.org>
Date: Fri Mar 30 20:02:37 2012 +0200
Search::Dict: allow non-file filehandles
M MANIFEST
A dist/Search-Dict/Changes
M dist/Search-Dict/lib/Search/Dict.pm
M dist/Search-Dict/t/Dict.t
-----------------------------------------------------------------------
--
Perl5 Master Repository