summaryrefslogtreecommitdiffstats
path: root/lib/MDK/Common/Func.pm
Commit message (Collapse)AuthorAgeFilesLines
* - modify before_leaving() to be compatible with perl 5.10.0Pascal Rigaux2008-01-181-12/+8
| | | | | | more precisely, rewrite add_f4before_leaving in a different way so that DESTROY is correctly called when it should
* (find_index) restore die (we should have used Carp::croak() insteadThierry Vignaud2007-08-091-2/+1
| | | | | but postponed this improvements after 2008.0)
* (find_index) pinpoint the actual bug (ie the caller)Thierry Vignaud2007-08-011-1/+2
| | | | | (all other die should probably be altered the same way)
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+333