The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Devel::GlobalPhase

0.002003 - 2016-10-15
  - stop relying on . being in @INC in tests
  - prevent modification of emulated ${^GLOBAL_PHASE} during global destruction
  - report modification of emulated ${^GLOBAL_PHASE} more correctly
  - added test for segfaulting on perl 5.8.9 - 5.12.x

0.002002 - 2014-08-16
  - small optimizations
  - include README in dist
  - some additional testing

v0.002001   Feb 7, 2013
  - Fix test exit values on win32

v0.002000   Feb 6, 2013
  - Fix running under threads
  - Fix early destruction of global var in ealier perl versions

v0.001000   Feb 3, 2013
  - Initial release