Revision history for Perl extension true. 1.0.2 2020-11-10 - code cleanup - update ppport.h from 3.44 -> 3.62 1.0.1 2019-03-11 - add missing test for RT-124745 to the manifest 1.0.0 2019-03-11 - RT-124745: fix breakage when using Moo/Moose and Function::Parameters on perl < 5.24 (thanks, Smylers) - add t/rt-124745.t - update ppport.h from 3.19 -> 3.44 0.18 2011-04-18 - fix EUMM workaround (Christian Walde) 0.17 2011-04-18 - RT-65586: work around EUMM issue on ActivePerl (Christian Walde and Schwern) - Makefile.PL fix 0.16 2011-02-14 - true::VERSION: make the version static 0.15 2011-02-14 - make true::VERSION a real module so dependency checkers can find it (thanks, Schwern) 0.14 2011-02-11 - create $true::VERSION::VERSION to work around a true dependency issue (thanks, Schwern) 0.13 2011-01-27 - true.pm: more robust detection of the currently-compiling file - should fix Windows failures - thanks, Alexandr Ciornii and Schwern - eval.t: confirm string evals aren't affected - clean up after compile-time exceptions: preliminary tests - add repository link 0.12 2010-08-17 - ExtUtils::Depends fix - doc tweak 0.11 2010-08-17 - add missing dependency - add support/documentation for unimport - add unimport.t - add leak.t - doc tweakage 0.10 2010-08-17 - rm caveats - more tests 0.03 2010-01-25 - doc tweak 0.02 2010-01-25 - POD fmt fix - add pod.t 0.01 2010-01-25 - initial release