2009-06-14 Jonathan Yu - Added an example, added to MANIFEST - Added Env::Sanctify dependency to Build.PL and META.yml 2009-06-14 Jonathan Yu - Added limitation wrt not having a VMS machine 2009-06-14 Jonathan Yu - Test that defaults are set properly. - Changed $^O = 'MSWin32' to detect Win32 2009-06-13 Jonathan Yu - Fix core tests (make sure Env::Sanctify is fully destroyed/undefined before setting a new one) - Restore old behaviour of explicitly using Env::Sanctify object as a base, rather than $class->SUPER::sanctify... 2009-06-13 Jonathan Yu Changed around code to hopefully get subclassing to work 2009-06-13 Jonathan Yu Added core tests & exception testing to improve coverage 2009-06-13 Jonathan Yu Added README and META.yml to MANIFEST 2009-06-13 Jonathan Yu Added basic META.yml 2009-06-13 Jonathan Yu Set svn:keywords 2009-06-13 Jonathan Yu Some minor changes. Re-bless the package into Env::Sanctify::Auto 2009-06-13 Jonathan Yu Initial commit of new module 2009-06-13 Jonathan Yu Added Env-Sanctify-Auto ;; Local Variables: ;; coding: utf-8 ;; End: