NAME
XTM::baseName - trivial class definition
SYNOPSIS
# see XTM::generic
DESCRIPTION
Generic container for accessor functions.
- add
-
$t->add ($y)
add analyses the type of the data structure to be added and will integrate the information accordingly as simple component or as list. An exception will be raised if the internal consistency would be broken.
SEE ALSO
AUTHOR INFORMATION
Copyright 2001, 2002, Robert Barta <rho@telecoma.net>, All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. http://www.perl.com/perl/misc/Artistic.html
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 33:
'=item' outside of any '=over'
- Around line 58:
You forgot a '=back' before '=head1'