NAME
XTM::scope - trivial class definition
SYNOPSIS
# see XTM::generic
DESCRIPTION
Most functions are inherited from XTM::generic. The only exceptions are below.
- scope_eq
-
This function expects to scope references and returns 0 if they are different and 1 otherwise. This function - for performance reasons - expects that the scope references are sorted by their ref() and then by the value of
href
.
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
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 74:
You forgot a '=back' before '=head1'