The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Point - A simple demo for a one-to-many association (/examples).

VERSION

1.00

SYNOPSIS

DESCRIPTION

Points will be used by Polygons. Point-instances can retrieve their bolonging Polygon-instance via the $a_belongs_to internal variable. They can even start functions of the Polygon-class via this association.

ENVIRONMENT

DIAGNOSTICS

BUGS

FILES

SEE ALSO

        perldoc classgen
        perldoc many
        perldoc Polygon

AUTHOR

Name: Michael Schlueter

email: mschlue@cpan.org

COPYRIGHT

Copyright (c) 2000, Michael Schlueter. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.