XML::ExtOn::TieAttrs - XML::ExtOn::TieAttrs documentation


XML-ExtOn documentation  | view source Contained in the XML-ExtOn distribution.

Index


NAME

Top

 XML::ExtOn::TieAttrs

SYNOPSIS

Top

   use XML::ExtOn::TieAttrs;
   tie %hasha, 'XML::ExtOn::TieAttrs', \%hash1, default=><value>;

DESCRIPTION

Top

new

   tie %hasha, 'XML::ExtOn::TieAttrs', \%hash1, default=><value>;

SEE ALSO

Top

Tie::StdHash

AUTHOR

Top

Zahatski Aliaksandr, <zag@cpan.org>

COPYRIGHT AND LICENSE

Top


XML-ExtOn documentation  | view source Contained in the XML-ExtOn distribution.