The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

XML::EasySQL::XMLnode - This is a child class of XML::EasySQL::XMLobj::Node.

VERSION

Version 1.0

DESCRIPTION

XML::EasySQL::XMLnode just overloads some methods it inherited from it's base, XML::EasySQL::XMLobj::Node.

If you're making a child XML::EasySQL::XMLnode class for XML::EasySQL, be sure and use this class as the base and not XML::EasySQL::XMLobj::Node.

SEE ALSO

XML::EasySQL::XMLobj

XML::EasySQL::XMLobj::Node