r18587 - in /branches/upstream/librose-db-object-perl: ./ current/ current/lib/ current/lib/Rose/ current/lib/Rose/DB/ current/lib/Rose/DB/Object/ current/lib/Rose/DB/Object/ConventionManager/ current/lib/Rose/DB/Object/MakeMethods/ current/lib/Rose/DB/Object/Metadata/ current/lib/Rose/DB/Object/Metadata/Auto/ current/lib/Rose/DB/Object/Metadata/Column/ current/lib/Rose/DB/Object/Metadata/Column/Epoch/ current/lib/Rose/DB/Object/Metadata/Column/Pg/ current/lib/Rose/DB/Object/Metadata/Relationship/ current/lib/Rose/DB/Object/Std/ current/t/ current/t/benchmarks/ current/t/benchmarks/lib/ current/t/benchmarks/lib/MyTest/ current/t/benchmarks/lib/MyTest/CDBI/ current/t/benchmarks/lib/MyTest/CDBI/Complex/ current/t/benchmarks/lib/MyTest/CDBI/Simple/ current/t/benchmarks/lib/MyTest/CDBI/Sweet/ current/t/benchmarks/lib/MyTest/CDBI/Sweet/Complex/ current/t/benchmarks/lib/MyTest/CDBI/Sweet/Simple/ current/t/benchmarks/lib/MyTest/DBIC/ current/t/benchmarks/lib/MyTest/DBIC/Schema/ current/t/benchmarks/lib/MyTest/DBIC/Schema/Complex/ current/t/benchmarks/lib/MyTest/DBIC/Schema/Simple/ current/t/benchmarks/lib/MyTest/RDBO/ current/t/benchmarks/lib/MyTest/RDBO/Complex/ current/t/benchmarks/lib/MyTest/RDBO/Complex/Category/ current/t/benchmarks/lib/MyTest/RDBO/Complex/Product/ current/t/benchmarks/lib/MyTest/RDBO/Simple/ current/t/benchmarks/lib/MyTest/RDBO/Simple/Category/ current/t/benchmarks/lib/MyTest/RDBO/Simple/Product/ current/t/lib/ current/t/lib/My/ current/t/lib/My/DB/ current/t/lib/My/DB/Gene/ current/t/lib/My/DB/Unigene/ current/t/sandbox/ current/t/sandbox/code-gen/ current/t/sandbox/code-gen/lib/ current/t/sandbox/convention/ current/t/sandbox/convention/lib/ current/t/sandbox/convention/lib/My/ current/t/sandbox/convention/lib/My/Auto/ current/t/sandbox/schema-clash/ current/t/sandbox/schema-clash/lib/ current/t/sandbox/schema-clash/sql/ current/t/sandbox/schema-clash/t/

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Tue Apr 15 12:28:55 UTC 2008


Author: eloy
Date: Tue Apr 15 12:28:53 2008
New Revision: 18587

URL: http://svn.debian.org/wsvn/?sc=1&rev=18587
Log:
[svn-inject] Installing original source of librose-db-object-perl

Added:
    branches/upstream/librose-db-object-perl/
    branches/upstream/librose-db-object-perl/current/
    branches/upstream/librose-db-object-perl/current/Changes
    branches/upstream/librose-db-object-perl/current/MANIFEST
    branches/upstream/librose-db-object-perl/current/META.yml
    branches/upstream/librose-db-object-perl/current/Makefile.PL   (with props)
    branches/upstream/librose-db-object-perl/current/lib/
    branches/upstream/librose-db-object-perl/current/lib/Rose/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Cached.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Constants.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/ConventionManager/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/ConventionManager.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/ConventionManager/Null.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Exception.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Helpers.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Iterator.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Loader.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/BigNum.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Date.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Generic.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Pg.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Std.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Time.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Manager.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Generic.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Informix.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/MySQL.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Oracle.pm
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Pg.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/SQLite.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Array.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/BigInt.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/BigSerial.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Bitfield.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Blob.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Boolean.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Character.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Date.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Datetime.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction1.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction2.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction3.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction4.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction5.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToMinute.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToMonth.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToSecond.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Decimal.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DoublePrecision.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Enum.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Epoch/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Epoch.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Epoch/HiRes.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Float.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Integer.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Interval.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Numeric.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Pg/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Pg/Bytea.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Pg/Chkpass.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Scalar.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Serial.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Set.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Text.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Time.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Timestamp.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Varchar.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/ColumnList.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/ForeignKey.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/MethodMaker.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Object.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/PrimaryKey.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Relationship/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Relationship.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Relationship/ManyToMany.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Relationship/ManyToOne.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Relationship/OneToMany.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Relationship/OneToOne.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/UniqueKey.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Util.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MixIn.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/QueryBuilder.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Std/
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Std.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Std/Cached.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Std/Metadata.pm   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Tutorial.pod   (with props)
    branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Util.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/
    branches/upstream/librose-db-object-perl/current/t/00-warning.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/auto-setup.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/bench.pl   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Base.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Complex/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Complex/Category.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Complex/Code.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Complex/CodeName.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Complex/Product.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Simple/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Simple/Category.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Simple/Code.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Simple/CodeName.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Simple/Product.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/Base.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/Complex/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/Complex/Category.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/Complex/Code.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/Complex/CodeName.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/Complex/Product.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/Simple/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/Simple/Category.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/Simple/Code.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/Simple/CodeName.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/CDBI/Sweet/Simple/Product.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema/Complex/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema/Complex/Category.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema/Complex/Code.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema/Complex/CodeName.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema/Complex/Product.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema/Simple/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema/Simple/Category.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema/Simple/Code.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema/Simple/CodeName.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/DBIC/Schema/Simple/Product.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Complex/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Complex/Category/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Complex/Category.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Complex/Category/Manager.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Complex/Code.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Complex/CodeName.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Complex/Product/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Complex/Product.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Complex/Product/Manager.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Simple/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Simple/Category/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Simple/Category.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Simple/Category/Manager.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Simple/Code.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Simple/CodeName.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Simple/Product/
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Simple/Product.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/benchmarks/lib/MyTest/RDBO/Simple/Product/Manager.pm   (with props)
    branches/upstream/librose-db-object-perl/current/t/bind-param.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/column-triggers.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-migration.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-auto.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-cached.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-changes-only-1.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-changes-only-2.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-convention.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-foreign-key-auto.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-foreign-key.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-helpers.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-loader-2.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-loader-3.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-loader-4.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-loader-5.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-loader-6.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-loader-7.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-loader-8.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-loader.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-manager-bulk-ops.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-manager.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-mapper.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-metadata.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-relationship-auto-2.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-relationship-auto.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-relationship.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-std-cached.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object-std.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/db-object.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/deep-joins.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/inheritance.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/lazy-columns.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/lib/
    branches/upstream/librose-db-object-perl/current/t/lib/My/
    branches/upstream/librose-db-object-perl/current/t/lib/My/DB/
    branches/upstream/librose-db-object-perl/current/t/lib/My/DB/Gene/
    branches/upstream/librose-db-object-perl/current/t/lib/My/DB/Gene/Main.pm
    branches/upstream/librose-db-object-perl/current/t/lib/My/DB/Gene2Unigene.pm
    branches/upstream/librose-db-object-perl/current/t/lib/My/DB/Object.pm
    branches/upstream/librose-db-object-perl/current/t/lib/My/DB/Unigene/
    branches/upstream/librose-db-object-perl/current/t/lib/My/DB/Unigene/Main.pm
    branches/upstream/librose-db-object-perl/current/t/make-modules.ext   (with props)
    branches/upstream/librose-db-object-perl/current/t/make-modules.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/makemethods-db.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/makemethods.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/map-record-name-conflict.pl   (with props)
    branches/upstream/librose-db-object-perl/current/t/multi-pk-sequences.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/nested-joins.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/pk-fk-columns.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/pod.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/query-builder.t
    branches/upstream/librose-db-object-perl/current/t/sandbox/
    branches/upstream/librose-db-object-perl/current/t/sandbox/code-gen/
    branches/upstream/librose-db-object-perl/current/t/sandbox/code-gen/generated-perl-test.pl   (with props)
    branches/upstream/librose-db-object-perl/current/t/sandbox/code-gen/lib/
    branches/upstream/librose-db-object-perl/current/t/sandbox/code-gen/lib/.placeholder
    branches/upstream/librose-db-object-perl/current/t/sandbox/code-gen/make-modules.pl   (with props)
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/convention-test-auto.pl   (with props)
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/convention-test-loader.pl   (with props)
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/convention-test.pl   (with props)
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Auto/
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Auto/Color.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Auto/Price.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Auto/Product.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Auto/ProductColors.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Auto/Vendor.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Color.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/DB.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Object.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Price.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Product.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/ProductColors.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Region.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/convention/lib/My/Vendor.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/lib/
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/lib/Alpha.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/lib/Beta.pm
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/sql/
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/sql/alpha.sql   (with props)
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/sql/beta.sql   (with props)
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/sql/databases.sql   (with props)
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/t/
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/t/one.t
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/t/two.t
    branches/upstream/librose-db-object-perl/current/t/sandbox/schema-clash/test.pl   (with props)
    branches/upstream/librose-db-object-perl/current/t/save-cascade.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/schema-override.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-01.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-02.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-03.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-04.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-05.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-06.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-07.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-08.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-09.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-10.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-11.t   (with props)
    branches/upstream/librose-db-object-perl/current/t/spot-check-12.t
    branches/upstream/librose-db-object-perl/current/t/spot-check-13.t
    branches/upstream/librose-db-object-perl/current/t/spot-check-14.t
    branches/upstream/librose-db-object-perl/current/t/test-lib.pl   (with props)
    branches/upstream/librose-db-object-perl/current/t/undef-overrides-default.t
    branches/upstream/librose-db-object-perl/current/t/unique-key-prefs.t   (with props)

[This mail would be too long, it was shortened to contain the URLs only.]

Added: branches/upstream/librose-db-object-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/Changes?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/MANIFEST?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/META.yml?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/Makefile.PL?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Cached.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Cached.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Constants.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Constants.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/ConventionManager.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/ConventionManager.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/ConventionManager/Null.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/ConventionManager/Null.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Exception.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Exception.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Helpers.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Helpers.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Iterator.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Iterator.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Loader.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Loader.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/BigNum.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/BigNum.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Date.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Date.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Generic.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Generic.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Pg.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Pg.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Std.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Std.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Time.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/MakeMethods/Time.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Manager.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Manager.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Generic.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Generic.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Informix.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Informix.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/MySQL.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/MySQL.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Oracle.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Oracle.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Pg.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/Pg.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/SQLite.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Auto/SQLite.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Array.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Array.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/BigInt.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/BigInt.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/BigSerial.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/BigSerial.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Bitfield.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Bitfield.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Blob.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Blob.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Boolean.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Boolean.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Character.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Character.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Date.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Date.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Datetime.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Datetime.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction1.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction1.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction2.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction2.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction3.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction3.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction4.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction4.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction5.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToFraction5.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToMinute.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToMinute.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToMonth.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToMonth.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToSecond.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DatetimeYearToSecond.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Decimal.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Decimal.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DoublePrecision.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/DoublePrecision.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Enum.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Enum.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Epoch.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Epoch.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Epoch/HiRes.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Epoch/HiRes.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Float.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Float.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Integer.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Integer.pm?rev=18587&op=file

Added: branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Interval.pm
URL: http://svn.debian.org/wsvn/branches/upstream/librose-db-object-perl/current/lib/Rose/DB/Object/Metadata/Column/Interval.pm?rev=18587&op=file


[... 489 lines stripped ...]



More information about the Pkg-perl-cvs-commits mailing list