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

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

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  
Changes
README
classgen
Classgen.pm  [pod]
Attribute.pm  [pod]
Comments.pm  [pod]
New.pm  [pod]
Section.pm  [pod]
Makefile.PL
MANIFEST
examples/getting_started/Example.pm  [pod]
examples/getting_started/README
examples/getting_started/try_example
examples/getting_started/example.txt
examples/peanuts/Bird.pm  [pod]
examples/peanuts/Creature.pm  [pod]
examples/peanuts/Dog.pm  [pod]
examples/peanuts/README
examples/peanuts/control_files/bird.txt
examples/peanuts/control_files/creature.txt
examples/peanuts/control_files/dog.txt
examples/peanuts/peanuts
examples/inheritance/Base.pm  [pod]
examples/inheritance/Derived.pm  [pod]
examples/inheritance/README
examples/inheritance/base.txt
examples/inheritance/derived.txt
examples/inheritance/main
examples/associations/README
examples/associations/one_to_one/associated  [pod]
examples/associations/one_to_one/City.pm  [pod]
examples/associations/one_to_one/City_gs.pm
examples/associations/one_to_one/Country.pm  [pod]
examples/associations/one_to_one/Country_gs.pm
examples/associations/one_to_one/city
examples/associations/one_to_one/country
examples/associations/one_to_many/Point.pm  [pod]
examples/associations/one_to_many/Point_gs.pm
examples/associations/one_to_many/Polygon.pm  [pod]
examples/associations/one_to_many/Polygon_gs.pm
examples/associations/one_to_many/many  [pod]
examples/associations/one_to_many/point
examples/associations/one_to_many/polygon