Version 0.03
[p5sagit/Devel-GlobalDestruction.git] / Changes
CommitLineData
ec94b9e1 10.03
2 * Drop the XS code on perl versions recent enough to have ${^GLOBAL_PHASE}.
3 * Drop code to support perls older than 5.6. We've always been depending on
4 5.6 anyway.
5 + Use XSLoader without a fallback to DynaLoader.
6 + Use our instead of use vars.