<?xml version="1.0" encoding="UTF-8"?>
<SOFTPKG NAME="DBIx-ObjectMapper" VERSION="0,3012,0,0">
  <TITLE>DBIx-ObjectMapper</TITLE>
  <ABSTRACT>An implementation of the Data Mapper pattern (object-relational mapper).</ABSTRACT>
  <AUTHOR>Eisuke Oishi</AUTHOR>
  <IMPLEMENTATION>
    <DEPENDENCY NAME="List-MoreUtils" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="Data-Page" VERSION="2,0,0,0" />
    <DEPENDENCY NAME="Capture-Tiny" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="DateTime" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="YAML" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="Hash-Merge" VERSION="0,12,0,0" />
    <DEPENDENCY NAME="Class-MOP" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="Class-Inspector" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="Params-Validate" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="Log-Any" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="Try-Tiny" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="Sub-Exporter" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="Class-Data-Inheritable" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="DateTime-Format-SQLite" VERSION="0,0,0,0" />
    <REQUIRE NAME="Try::Tiny" VERSION="0" />
    <REQUIRE NAME="DateTime" VERSION="0" />
    <REQUIRE NAME="Test::Base" VERSION="0" />
    <REQUIRE NAME="YAML" VERSION="0" />
    <REQUIRE NAME="Capture::Tiny" VERSION="0" />
    <REQUIRE NAME="Hash::Merge" VERSION="0.12" />
    <REQUIRE NAME="Class::MOP" VERSION="0" />
    <REQUIRE NAME="Sub::Exporter" VERSION="0" />
    <REQUIRE NAME="Log::Any" VERSION="0" />
    <REQUIRE NAME="Data::Page" VERSION="2" />
    <REQUIRE NAME="DateTime::Format::SQLite" VERSION="0" />
    <REQUIRE NAME="Params::Validate" VERSION="0" />
    <REQUIRE NAME="Class::Data::Inheritable" VERSION="0" />
    <REQUIRE NAME="Class::Inspector" VERSION="0" />
    <REQUIRE NAME="List::MoreUtils" VERSION="0" />
    <OS NAME="MSWin32" />
    <ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.10" />
    <CODEBASE HREF="MSWin32-x86-multi-thread-5.10/DBIx-ObjectMapper-0.3012.zip" />
    <PROVIDE NAME="DateTime::Format::DBIMAPPER_MySQL" />
    <PROVIDE NAME="DBIx::ObjectMapper" VERSION="0.3011" />
    <PROVIDE NAME="DBIx::ObjectMapper::Engine" />
    <PROVIDE NAME="DBIx::ObjectMapper::Engine::DBI" />
    <PROVIDE NAME="DBIx::ObjectMapper::Engine::DBI::Driver" />
    <PROVIDE NAME="DBIx::ObjectMapper::Engine::DBI::Driver::mysql" />
    <PROVIDE NAME="DBIx::ObjectMapper::Engine::DBI::Driver::SQLite" />
    <PROVIDE NAME="DBIx::ObjectMapper::Engine::DBI::Iterator" />
    <PROVIDE NAME="DBIx::ObjectMapper::Engine::DBI::Transaction" />
    <PROVIDE NAME="DBIx::ObjectMapper::Iterator" />
    <PROVIDE NAME="DBIx::ObjectMapper::Iterator::Base" />
    <PROVIDE NAME="DBIx::ObjectMapper::Log" />
    <PROVIDE NAME="DBIx::ObjectMapper::Mapper" />
    <PROVIDE NAME="DBIx::ObjectMapper::Mapper::Accessor" />
    <PROVIDE NAME="DBIx::ObjectMapper::Mapper::Attribute" />
    <PROVIDE NAME="DBIx::ObjectMapper::Mapper::Attribute::Array" />
    <PROVIDE NAME="DBIx::ObjectMapper::Mapper::Attribute::Hash" />
    <PROVIDE NAME="DBIx::ObjectMapper::Mapper::Attribute::Property" />
    <PROVIDE NAME="DBIx::ObjectMapper::Mapper::Constructor" />
    <PROVIDE NAME="DBIx::ObjectMapper::Mapper::Instance" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Declare" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Polymorphic" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Query" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Sugar" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Base" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Connect" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Desc" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Func" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Array" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::BigInt" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Binary" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Bit" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Boolean" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Date" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Datetime" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Float" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Int" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Interval" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Mush" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Numeric" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::SmallInt" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::String" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Text" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Time" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Undef" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Uri" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::Type::Yaml" />
    <PROVIDE NAME="DBIx::ObjectMapper::Metadata::Table::Column::TypeMap" />
    <PROVIDE NAME="DBIx::ObjectMapper::Query" />
    <PROVIDE NAME="DBIx::ObjectMapper::Query::Base" />
    <PROVIDE NAME="DBIx::ObjectMapper::Query::Count" />
    <PROVIDE NAME="DBIx::ObjectMapper::Query::Delete" />
    <PROVIDE NAME="DBIx::ObjectMapper::Query::Insert" />
    <PROVIDE NAME="DBIx::ObjectMapper::Query::Select" />
    <PROVIDE NAME="DBIx::ObjectMapper::Query::Update" />
    <PROVIDE NAME="DBIx::ObjectMapper::Relation" />
    <PROVIDE NAME="DBIx::ObjectMapper::Relation::BelongsTo" />
    <PROVIDE NAME="DBIx::ObjectMapper::Relation::HasMany" />
    <PROVIDE NAME="DBIx::ObjectMapper::Relation::HasOne" />
    <PROVIDE NAME="DBIx::ObjectMapper::Relation::ManyToMany" />
    <PROVIDE NAME="DBIx::ObjectMapper::Session" />
    <PROVIDE NAME="DBIx::ObjectMapper::Session::Array" />
    <PROVIDE NAME="DBIx::ObjectMapper::Session::Cache" />
    <PROVIDE NAME="DBIx::ObjectMapper::Session::ObjectChangeChecker" />
    <PROVIDE NAME="DBIx::ObjectMapper::Session::Search" />
    <PROVIDE NAME="DBIx::ObjectMapper::Session::UnitOfWork" />
    <PROVIDE NAME="DBIx::ObjectMapper::SQL" />
    <PROVIDE NAME="DBIx::ObjectMapper::SQL::Base" />
    <PROVIDE NAME="DBIx::ObjectMapper::SQL::Delete" />
    <PROVIDE NAME="DBIx::ObjectMapper::SQL::Insert" />
    <PROVIDE NAME="DBIx::ObjectMapper::SQL::Select" />
    <PROVIDE NAME="DBIx::ObjectMapper::SQL::Set" />
    <PROVIDE NAME="DBIx::ObjectMapper::SQL::Update" />
    <PROVIDE NAME="DBIx::ObjectMapper::Utils" />
  </IMPLEMENTATION>
</SOFTPKG>

