This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Increase $encoding::warnings::VERSION to 0.13
[perl5.git] / dist / if / Changes
1 Revision history for Perl extension if.
2
3 0.0606    2015-10-01
4         - add license information to pod
5
6 0.0605    2015-09-20 (perl v5.23.3)
7         - Better failure message for 'no if': It previously always
8           said 'use if', even if 'no if' was what was specified (Karl
9           Williamson)
10
11 0.0604    2015-04-20 (perl v5.21.11)
12         - Note that works with 'no' besides 'use' (Karl Williamson)
13
14 0.0603    2013-07-22 (perl v5.19.2)
15         - Added example usage and SEE ALSO links to similar modules in
16           doc for if.pm (Neil Bowers)
17
18 0.0602    2011-12-20 (perl v5.15.6)
19         - Convert if's test to Test::More (Nicholas Clark)
20         - Convert ` to '. (RT #36079, Jim Keenan)
21
22 0.0601    2010-12-20 (perl v5.13.8)
23         - The update of 0.0401 was lost during update to 0.05
24
25 0.06      2010-10-20 (perl v5.13.6)
26         - Update email address.
27
28 0.05      2006-01-28 (perl v5.9.3)
29         - Sync with perl5.12.2:
30         - Better error handling.
31         - Suggest significance of => in the docs.
32
33 0.0401    2004-03-16 (perl v5.9.1)
34         - test was using a discipline for open.pm not supported with
35           older versions of Perl.
36
37 0.04      2003-10-30 (CPAN-only release)
38         - support package names which are simultaneously keywords (open).
39           fix `require or die'.
40
41 0.03      2003-09-25 (perl v5.8.5)
42         - ?
43
44 0.010001  2002-04-14 (CPAN-only release)
45         - `our' removed for backward-compatibility.
46         - test adopted for backward-compatibility
47
48 0.01      2002-03-05 (perl v5.7.3)
49         - The version of 5.7.3.
50