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

1.00


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.





perldoc classgen
perldoc many
perldoc Polygon

Name: Michael Schlueter
email: mschlue@cpan.org

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.