Changes for version 1.03

  • added 'maketest' script for make impaired platforms
  • yet more cross platform robustness added to test scripts incl workaround for Win32 problem where writing to file changed contents but not timestamp(!)
  • backed out one overzealous use of File::Spec in test script
  • POD updates including XML::Twig description contributed by Michel Rodriguez
  • 1.02b Feb 16 2000 - limited distribution beta
    • reinstated locking with new backwards compatibility code
    • fixed platform dependant pathname handling to use File::Basename & File::Spec in XML::Simple.pm and test scripts
    • fixed bug causing XMLout() to incorrectly barf on what it thought was a recursive data structure
    • removed spurious checking code which stopped XMLout unfolding a single nested hash
    • fixed t/4_MemShare.t to gracefully cope with the absense of utime()
    • changed t/3_Storable.t and t/5_MemCopy.t to skip gracefully if no Storable.pm
    • removed superflous eval blocks around requires

Modules

Trivial API for reading and writing XML, optimised for use with config files in XML format