diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-18 15:17:29 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-18 15:17:29 +0000 |
commit | 383f7c131722213b9c3224313995343bb63313ad (patch) | |
tree | 49f8ea55e7dcc9d0ae228ef14f01bb5b69ba20ef /NEWS | |
parent | 6a88a12be1cc446745577716f9cfedcfebd15e43 (diff) | |
download | perl-MDK-Common-383f7c131722213b9c3224313995343bb63313ad.tar perl-MDK-Common-383f7c131722213b9c3224313995343bb63313ad.tar.gz perl-MDK-Common-383f7c131722213b9c3224313995343bb63313ad.tar.bz2 perl-MDK-Common-383f7c131722213b9c3224313995343bb63313ad.tar.xz perl-MDK-Common-383f7c131722213b9c3224313995343bb63313ad.zip |
- modify before_leaving() to be compatible with perl 5.10.0
more precisely, rewrite add_f4before_leaving in a different way so that
DESTROY is correctly called when it should
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- modify before_leaving() to be compatible with perl 5.10.0 + Version 1.2.9 - 11 September 2007, by Thierry Vignaud - fix including the doc of sub-modules |