The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
examples/value_generator.pl
lib/Persistence/Attribute.pm
lib/Persistence/Attribute/AMCAdapter.pm
lib/Persistence/Entity.pm
lib/Persistence/Entity/Manager.pm
lib/Persistence/Entity/Query.pm
lib/Persistence/Fetchable.pm
lib/Persistence/LOB.pm
lib/Persistence/Manual.pm
lib/Persistence/Manual/EntityManager.pm
lib/Persistence/Manual/Introduction.pm
lib/Persistence/Manual/LOB.pm
lib/Persistence/Manual/Relationship.pm
lib/Persistence/Manual/ValueGenerator.pm
lib/Persistence/Meta/Injection.pm
lib/Persistence/Meta/XML.pm
lib/Persistence/ORM.pm
lib/Persistence/Relationship.pm
lib/Persistence/Relationship/ManyToMany.pm
lib/Persistence/Relationship/OneToMany.pm
lib/Persistence/Relationship/ToOne.pm
lib/Persistence/ValueGenerator.pm
lib/Persistence/ValueGenerator/SequenceGenerator.pm
lib/Persistence/ValueGenerator/TableGenerator.pm
Makefile.PL
MANIFEST
META.yml			Module meta-data (added by MakeMaker)
README
t/attribute/adapter.t
t/bin/data1.bin
t/bin/data2.bin
t/entity.delete-result.xml
t/entity.init.xml
t/entity.insert-result.xml
t/entity.t
t/entity.update-result.xml
t/entity/lob.init.xml
t/entity/lob.insert-result.xml
t/entity/lob.t
t/entity/lob.update-result.xml
t/entity/manager.t
t/entity/query.t
t/entity/relationship.delete-result.xml
t/entity/relationship.init.xml
t/entity/relationship.insert-result.xml
t/entity/relationship.merge-result.xml
t/entity/relationship.t
t/lob.init.xml
t/lob.insert-result.xml
t/lob.t
t/lob.update-result.xml
t/meta/lob.init.xml
t/meta/lob.insert-result.xml
t/meta/lob.t
t/meta/lob.update-result.xml
t/meta/lob/persistence.xml
t/meta/lob/photo.xml
t/meta/lob/Photo.xml
t/meta/xml.t
t/meta/xml/dept.xml
t/meta/xml/emp.xml
t/meta/xml/Employee.xml
t/meta/xml/persistence.xml
t/plain_class.delete-result.xml
t/plain_class.insert-result.xml
t/plain_class.t
t/plain_class.update-result.xml
t/pod.t
t/pod_coverage.t
t/relationship/bidirectional.delete-result.xml
t/relationship/bidirectional.init.xml
t/relationship/bidirectional.insert-result.xml
t/relationship/bidirectional.t
t/relationship/bidirectional.update-result.xml
t/relationship/many_to_many_relationship.delete-result.xml
t/relationship/many_to_many_relationship.init.xml
t/relationship/many_to_many_relationship.insert-result.xml
t/relationship/many_to_many_relationship.t
t/relationship/many_to_many_relationship.update-result.xml
t/relationship/meta/Department.xml
t/relationship/meta/dept.xml
t/relationship/meta/emp.xml
t/relationship/meta/Employee.xml
t/relationship/meta/persistence.xml
t/relationship/one_to_many_relationship.delete-result.xml
t/relationship/one_to_many_relationship.init.xml
t/relationship/one_to_many_relationship.insert-result.xml
t/relationship/one_to_many_relationship.t
t/relationship/one_to_many_relationship.update-result.xml
t/relationship/to_one_relationship.delete-result.xml
t/relationship/to_one_relationship.delete_1-result.xml
t/relationship/to_one_relationship.init.xml
t/relationship/to_one_relationship.insert-result.xml
t/relationship/to_one_relationship.insert_1-result.xml
t/relationship/to_one_relationship.t
t/relationship/to_one_relationship.update-result.xml
t/relationship/to_one_relationship.update.xml
t/relationship/to_one_relationship.update2-result.xml
t/relationship/to_one_relationship.update_1-result.xml
t/sql/MySQL/create_schema.sql
t/sql/MySQL/populate_schema.sql
t/sql/Oracle/create_schema.sql
t/sql/Oracle/populate_schema.sql
t/sql/PostgreSQL/create_schema.sql
t/sql/PostgreSQL/populate_schema.sql
t/value_generator.t
t/value_generator.table_generator-result.xml
t/value_generator.table_generator.xml
t/value_generator/meta/xml/emp.xml
t/value_generator/meta/xml/persistence.xml
t/value_generator/sequence_generator.t
t/value_generator/table_generator.t
t/value_generator/value_generator.t
t/value_generator/value_generator.table_generator-result.xml
t/value_generator/value_generator.table_generator.xml