1Revision history for Perl extension if. 2 30.0608 2018-02-01 4 - Clarify documentation and test more thoroughly. 5 [perl 132732] use if - behaviour does not match documentation 6 70.0607 2017-06-01 8 - Add documentation re modules with empty import list 9 [perl 131142] "if" pragma POD addition for modules with an 10 empty import list 11 120.0606 2015-10-01 13 - add license information to pod 14 150.0605 2015-09-20 (perl v5.23.3) 16 - Better failure message for 'no if': It previously always 17 said 'use if', even if 'no if' was what was specified (Karl 18 Williamson) 19 200.0604 2015-04-20 (perl v5.21.11) 21 - Note that works with 'no' besides 'use' (Karl Williamson) 22 230.0603 2013-07-22 (perl v5.19.2) 24 - Added example usage and SEE ALSO links to similar modules in 25 doc for if.pm (Neil Bowers) 26 270.0602 2011-12-20 (perl v5.15.6) 28 - Convert if's test to Test::More (Nicholas Clark) 29 - Convert ` to '. (RT #36079, Jim Keenan) 30 310.0601 2010-12-20 (perl v5.13.8) 32 - The update of 0.0401 was lost during update to 0.05 33 340.06 2010-10-20 (perl v5.13.6) 35 - Update email address. 36 370.05 2006-01-28 (perl v5.9.3) 38 - Sync with perl5.12.2: 39 - Better error handling. 40 - Suggest significance of => in the docs. 41 420.0401 2004-03-16 (perl v5.9.1) 43 - test was using a discipline for open.pm not supported with 44 older versions of Perl. 45 460.04 2003-10-30 (CPAN-only release) 47 - support package names which are simultaneously keywords (open). 48 fix `require or die'. 49 500.03 2003-09-25 (perl v5.8.5) 51 - ? 52 530.010001 2002-04-14 (CPAN-only release) 54 - `our' removed for backward-compatibility. 55 - test adopted for backward-compatibility 56 570.01 2002-03-05 (perl v5.7.3) 58 - The version of 5.7.3. 59 60