Changes for version 0.29_02 - 2009-03-12

  • Not all versions of XML::Parser deal well with an IO::String filehandle; pass the value in as string instead
  • Fix a broken XML test
  • Remove stray $DB::single = 1
  • Don't delete XML tests, skip them

Changes for version 0.29_01 - 2009-03-11

  • Address #44018: Speed enhancements to only load modules if they are actually needed. By Lyle Hopkins
  • Address #32927: Hash key being assigned to $1 instead of $_
  • Address #28608: Quoted parameters in Config::Auto parsing now properly splits on quoted words, shell like
  • Address #27686: an odd config format could throw uninitialized value warnings
  • Guts of Config::Auto rewritten to allow access to data in various stages.
  • Updates prereq list
  • Increased test coverage

Modules

Magical config file parser