Michael Schlüter > Class-Classgen-classgen-3.03 > Point

Download:
Class-Classgen-classgen-3.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Module Version: 1   Source  

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.