This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/uni/overload.t: test for RT #3270
[perl5.git] / dist / Search-Dict / Changes
CommitLineData
1d044122
DG
11.07 2012-04-11
2
3 - install into sitelib for Perl 5.12+
4 - use Tie::Handle to get Tie::StdHandle for older Perls
5 - avoid using fc() in v5.15.0 - v5.15.7
6 - fix tests for older Perls
7
81.06 2012-03-31
9
10 - suppress stat() warnings on tied filehandles
11
121.05 2012-03-31
13
14 - no longer requires stat() on filehandle
15 - tests use Test::More
16 - case folds with fc() on Perl 5.15+