Changes
README
classgen
Classgen.pm
Attribute.pm
Comments.pm
New.pm
Section.pm
Makefile.PL
MANIFEST

examples/getting_started/Example.pm
examples/getting_started/README
examples/getting_started/try_example
examples/getting_started/example.txt

examples/peanuts/Bird.pm
examples/peanuts/Creature.pm
examples/peanuts/Dog.pm
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
examples/inheritance/Derived.pm
examples/inheritance/README
examples/inheritance/base.txt
examples/inheritance/derived.txt
examples/inheritance/main

examples/associations/README

examples/associations/one_to_one/associated
examples/associations/one_to_one/City.pm
examples/associations/one_to_one/City_gs.pm
examples/associations/one_to_one/Country.pm
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
examples/associations/one_to_many/Point_gs.pm
examples/associations/one_to_many/Polygon.pm
examples/associations/one_to_many/Polygon_gs.pm
examples/associations/one_to_many/many
examples/associations/one_to_many/point
examples/associations/one_to_many/polygon
