Changes for version 0.083

  • Changed the way that flags are set. Instead of a string such as 'strip internal', it's with a hashref { strip => 1, internal => 1 }. Module stops execution and informs about the change, if programmer tries to set flags with the old way.

Modules

A simple XML module

Provides

in lib/XML/MyXML.pm