-
-
19 Jun 2012 08:34:33 UTC
- Development release
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (6)
- Testers (162 / 0 / 0)
- Kwalitee
Bus factor: 1- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (74.15KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 2.19_02 - 2012-06-19
- Reinstate XML::SAX::Expat dependency
- Fix warnings tests (broken in 2.19_01) which rely on global $^W
Changes for version 2.19_01 - 2012-06-17
- Use lexical filehandles instead of old-style fileglobs (RT#77787 from Quanah)
- Restrict scope of :strict mode to calling package (RT#41562 from Hannu Aronsson)
- Fix POD typo (RT#45414 from Anirvan Chatterjee)
- Update POD to reflect best practise regarding :strict and options
- Change minimum Perl requirement to 5.008
- Switch to using Dist::Zilla for release management
Documentation
Modules
Easily read/write XML (esp config files)Module Install Instructions
To install XML::Simple, copy and paste the appropriate command in to your terminal.
cpanm XML::Simple
perl -MCPAN -e shell install XML::Simple
For more information on module installation, please visit the detailed CPAN module installation guide.