The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2013-10-16

  • use Dist::Zilla;
  • Fix path for test-db

Documentation

utility for administrating DBIx::Class schemata
filter to normalize DBI trace logs for diff'ing
command-line client for DBI::ProfileData
A proxy server for the DBD::Proxy driver
A shell to examine installed modules
convert SQL schema using SQL::Translator
Automatically create a diagram from a database schema
find the differences b/w two schemas
find the differences b/w two schemas
create a dumper script from a schema
Automatically create a graph from a database schema
Index of the Manual
Developing DBIx::Class Components
Miscellaneous recipes
What documentation do we have?
Simple CD database example
Frequently Asked Questions (in theory)
A boatload of DBIx::Class features with links to respective documentation
Clarification of terms used.
Introduction to DBIx::Class
Manual on joining tables with DBIx::Class
How to read and write DBIx::Class POD.
Representing a single result (row) from a DB query
Got a problem? Shoot it.
how to extend Data::Compare
Frequently Asked Questions About MakeMaker
Writing a module with MakeMaker
sqlfairy user manual
A tutorial about writing really basic tests
Developers documentation for DBD::File
Guide to create DBD::File based driver
Planned Enhancements for DBD::File and pure Perl DBD's
The DBD::SQLite Cookbook
Developers documentation for DBI::DBD::SqlEngine
Guide to create DBI::DBD::SqlEngine based driver

Modules

Predicates for relationship accessors
A module for merging hierarchies using the C3 algorithm
Automated accessor generation
make chained accessors
Faster, but less expandable, chained accessors
Faster, but less expandable, accessors
Even faster, but less expandable, accessors
Lets you build groups of accessors
A pragma to use the C3 method resolution order algorithm
Pure-perl next::method and friends
Load configuration from different file formats, transparently
Base class for loaders
Load Config::General files
Load INI config files
Load JSON config files
Load Perl config files
Load XML config files
Load YAML config files
run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller
Extensible and flexible object <-> relational mapper.
See Class::Accessor::Grouped
Administration object for schemas
Class::DBI Compatibility layer.
Emulates Class::DBI::AbstractSearch
Emulates the behavior of Class::DBI where the object can be accessed as a hash of columns.
Emulates Class::DBI->copy($new_id)
Emulates the extra behaviors of the Class::DBI search iterator.
Defines empty methods for object indexing. They do nothing
Emulate the Class::DBI::Relationship object returned from meta_info()
Emulate has_a(), has_many(), might_have() and meta_info()
Provides advanced Carp::Clan-like warning functions for DBIx::Class internals
Core set of DBIx::Class modules
Abstract object representing a query cursor on a resultset.
(DEPRECATED) classdata schema component
Exception objects for DBIx::Class
Automatically convert column data
Automatically create references from column data
Auto-create DateTime objects from date and datetime columns.
DEPRECATED (superseded by DBIx::Class::InflateColumn::FS)
Optional module dependency specifications (for module authors)
Modify the position of objects in an ordered list.
Primary Key class
Automatic primary key class
(DEPRECATED) Automatic primary key class for DB2
(DEPRECATED) Automatic primary key class for MSSQL
(DEPRECATED) Automatic primary key class for MySQL
(DEPRECATED) Automatic primary key class for Oracle
(DEPRECATED) Automatic primary key class for Pg
(DEPRECATED) Automatic primary key class for SQLite
Inter-table relationships
Inter-table relationships
Get raw hashrefs from a resultset
Represents a query used for fetching a set of results.
helpful methods for messing with a single column of the resultset
scheduled for deletion in 09000
Result source object
ResultSource object representing a view
Serializable pointers to ResultSource instances
provides a classdata table object and method proxies
Basic row methods
An SQL::Abstract-based SQL maker class
SQL::Abstract::Limit-like functionality for DBIx::Class::SQLMaker
Pre-ANSI Joins-via-Where-Clause Syntax
composable schemas
DBIx::Class::Schema plugin for Schema upgrades
hooks for Storable nfreeze/thaw
Run environment checks on startup
Generic Storage Handler
Try running a block of code until success with a configurable retry logic
DBI storage handler
Support specific to MS Access
Support for DBD::ADO
Support for MS Access over ADO
GUID Support for MS Access over ADO
Support for Microsoft SQL Server via DBD::ADO
Remove trailing NULLs in binary data and normalize GUIDs for MSSQL over ADO
Storage component for RDBMS requiring explicit placeholder typing
Object representing a query cursor on a resultset.
IBM DB2 support for DBIx::Class
Driver for the Firebird RDBMS via DBD::Firebird
Driver Base Class for the Firebird RDBMS
Storage Component for Sybase ASE and MSSQL for Identity Inserts / Updates
Base Storage Class for Informix Support
Driver for the Firebird RDBMS via DBD::InterBase
Base Class for Microsoft SQL Server support in DBIx::Class
Sometime DBDs have poor to no support for bind variables
Base class for ODBC drivers
Support specific to MS Access over ODBC
Support specific to DB2/400 over ODBC
Driver for using the Firebird RDBMS through ODBC
Support specific to Microsoft SQL Server over ODBC
Driver for using Sybase SQL Anywhere through ODBC
Base class for Oracle driver
Oracle Support for DBIx::Class
Oracle joins in WHERE syntax support (instead of ANSI).
Automatic primary key class for PostgreSQL
BETA Replicated database support
Manage a pool of replicants
A replicated DBI Storage Role
A DBI Storage Role with DSN information in trace output
Driver for SQL Anywhere
GUID Support for SQL Anywhere over DBD::SQLAnywhere
Automatic primary key class for SQLite
Base class for drivers using DBD::Sybase
Sybase ASE SQL Server support for DBIx::Class
Storage::DBI subclass for Sybase ASE without placeholder support
Base class for drivers using DBD::Sybase over FreeTDS.
(DEPRECATED) Legacy storage class for MSSQL via DBD::Sybase
Support for Microsoft SQL Server via DBD::Sybase
Support for Microsoft SQL Server via DBD::Sybase without placeholders
Storage component for RDBMSes supporting GUID types
Storage::DBI class implementing MySQL specifics
Pretty Printing DebugObj
Scope-based transaction handling
Force UTF8 (Unicode) flag on columns (DEPRECATED)
compare perl data structures
plugin for Data::Compare to handle Scalar::Properties objects.
Less indentation and newlines plus sub deparsing
return Dwarn @return_value
help when paging through sets of results
return Dwarn @return_value
Commands for the MM's to use in Makefiles
determine libraries to use and how to use them
OS adjusted ExtUtils::MakeMaker subclass
AIX specific subclass of ExtUtils::MM_Unix
Platform-agnostic MM methods
methods to override UN*X behaviour in ExtUtils::MakeMaker
methods to override UN*X behaviour in ExtUtils::MakeMaker
DOS specific subclass of ExtUtils::MM_Unix
special behaviors for OS X
once produced Makefiles for MacOS Classic
methods to override UN*X behaviour in ExtUtils::MakeMaker
methods to override UN*X behaviour in ExtUtils::MakeMaker
QNX specific subclass of ExtUtils::MM_Unix
U/WIN specific subclass of ExtUtils::MM_Unix
methods used by ExtUtils::MakeMaker
methods to override UN*X behaviour in ExtUtils::MakeMaker
VOS specific subclass of ExtUtils::MM_Unix
methods to override UN*X behaviour in ExtUtils::MakeMaker
method to customize MakeMaker for Win9X
ExtUtils::MakeMaker subclass for customization
Create a module Makefile
Wrapper around Config.pm
make a bootstrap file for use by DynaLoader
write linker options files for dynamic extension
add blib/* directories to @INC
Merges arbitrarily deep hashes into a single hash
import packages into other packages
Find and use installed modules in a (sub)category
Parameterizable packages
Parse META.yml and META.json CPAN metadata files
Generate Recursive-Descent Parsers
Generate SQL from Perl data structures
Helper function for testing SQL::Abstract
Represent SQL as an AST
manipulate structured data definitions (SQL and more)
determine differences between two schemas
Set default extra data values for schema objects.
Add global fields and indices to all tables.
Tweak the names of schema objects.
A Moo based PostgreSQL DDL generation engine.
A Moo based MS SQL Server DDL generation engine.
A Moo based SQLite DDL generation engine.
Role implementing common parts of DDL generation.
Role for dealing with identifier quoting.
describes how to write a parser
parser for Access as produced by mdbtools
"parser" for DBI handles
parser for DBD::DB2
parser for DBD::mysql
parser for DBD::Oracle
parser for SQL Server through DBD::ODBC
parser for DBD::SQLite
parser for DBD::Sybase
Create a SQL::Translator schema from a DBIx::Class::Schema instance
parser for PostgreSQL
parser for SQL Server
parser for Schema objects serialized with the Storable module
Alias to XML::SQLFairy parser
parser for SQL::Translator's XML.
Parse a YAML representation of a schema
parser for arbitrarily delimited text files
describes how to write a producer
create Class::DBI classes from schema
ER diagram producer for SQL::Translator
SQL Dumper producer for SQL::Translator
GraphViz producer for SQL::Translator
HTML producer for SQL::Translator
MySQL-specific producer for SQL::Translator
Oracle SQL producer
POD producer for SQL::Translator
PostgreSQL producer for SQL::Translator
MS SQLServer producer for SQL::Translator
SQLite producer for SQL::Translator
serializes the SQL::Translator::Schema object via the Storable module
Sybase producer for SQL::Translator
TT (Template Toolkit) based Producer base class.
Alias to XML::SQLFairy producer
SQLFairy's default XML format
A YAML producer for SQL::Translator
Remove undefined constructor arguments
Error setter/getter for objects and classes
context-sensitive list attributes
SQL::Translator schema object
SQL::Translator constraint object
SQL::Translator field object
SQL::Translator index object
Base class for SQL::Translator schema objects
SQL::Translator procedure object
"extra" attribute for schema classes
SQL::Translator table object
SQL::Translator trigger object
SQL::Translator view object
Type checking functions
SQL::Translator Utility functions
Backend for building test libraries
A copy of IO::Scalar for Test::Builder
Base class for test modules
test testsuites that have been built with Test::Builder
turn on colour in Test::Builder::Tester
yet another framework for writing test scripts
check for POD errors in files
Test::More test functions for the Schema objects.
Basic utilities for writing tests.
Testing Module for YAML Implementations
Perl extension for writing XML documents.
YAML Ain't Markup Language (tm)
Pick a YAML implementation and use it.
YAML class for dumping Perl objects to YAML
Base class for YAML Dumper classes
Error formatting class for YAML modules
YAML class for loading Perl objects to YAML
Base class for YAML Loader classes
YAML marshalling class you can mixin to your classes
A generic data node that encapsulates YAML information
Tag URI object class for YAML
Marshall Perl internal data types to/from YAML
Establish an ISA relationship with base classes at compile time
A bundle to install DBI and required modules.
Generate fast XS accessors without runtime compilation
Generate fast XS accessors without runtime compilation
Guts you don't care about
a DBI driver for DBM & MLDBM files
Base class for writing file based DBI drivers
A stateless-proxy driver for communicating with a remote DBI
Base class for DBD::Gofer policies
The 'classic' policy for DBD::Gofer
The 'pedantic' policy for DBD::Gofer
The 'rush' policy for DBD::Gofer
base class for DBD::Gofer client transports
Async DBD::Gofer stream transport using Coro and AnyEvent
DBD::Gofer client transport for testing
DBD::Gofer client transport for testing
DBD::Gofer transport for stdio streaming
A proxy driver for the DBI
Self-contained RDBMS in a DBI Driver
Create a DBI statement handle from Perl data
DBI
Database independent interface for Perl
List of significant changes to the DBI
ISO/IEC SQL/CLI Constants for GetInfo
ODBC Constants for GetInfo
Data and functions for describing GetInfo results
Data describing GetInfo type codes
Perl DBI Database Driver Writer's Guide
Generate the code and data for some DBI metadata methods
Base class for DBI drivers without their own SQL engine
The Frequently Asked Questions for the Perl5 Database Interface
Executes Gofer requests and returns Gofer responses
Encapsulate a request from DBD::Gofer to DBI::Gofer::Execute
Encapsulate a response from DBI::Gofer::Execute to DBD::Gofer
base class for Gofer serialization
Gofer serialization using DataDumper
Gofer serialization using Storable
Base class for Gofer transports
DBD::Gofer server-side transport for pipeone
DBD::Gofer server-side transport for stream
Performance profiling and benchmarking for the DBI
manipulate DBI::ProfileDumper data dumps
profile DBI usage and output data to a file
capture DBI profiling data from Apache/mod_perl
Subroutines for dynamic profile Path
a server for the DBD::Proxy driver
a DBI emulation using pure perl (no C/XS compilation required)
a very tiny SQL engine
a very fast but very minimal subset of Cache::Memory
An experimental DBI emulation layer for Win32::ODBC
Win32::ODBC emulation layer for the DBI

Provides

in local-lib/lib/perl5/x86_64-linux/DBD/DBM.pm
in local-lib/lib/perl5/x86_64-linux/DBD/DBM.pm
in local-lib/lib/perl5/x86_64-linux/DBD/DBM.pm
in local-lib/lib/perl5/x86_64-linux/DBD/DBM.pm
in local-lib/lib/perl5/x86_64-linux/DBD/DBM.pm
in local-lib/lib/perl5/x86_64-linux/DBD/ExampleP.pm
in local-lib/lib/perl5/x86_64-linux/DBD/ExampleP.pm
in local-lib/lib/perl5/x86_64-linux/DBD/ExampleP.pm
in local-lib/lib/perl5/x86_64-linux/DBD/ExampleP.pm
in local-lib/lib/perl5/x86_64-linux/DBD/File.pm
in local-lib/lib/perl5/x86_64-linux/DBD/File.pm
in local-lib/lib/perl5/x86_64-linux/DBD/File.pm
in local-lib/lib/perl5/x86_64-linux/DBD/File.pm
in local-lib/lib/perl5/x86_64-linux/DBD/File.pm
in local-lib/lib/perl5/x86_64-linux/DBD/File.pm
in local-lib/lib/perl5/x86_64-linux/DBD/File.pm
in local-lib/lib/perl5/x86_64-linux/DBD/File.pm
in local-lib/lib/perl5/x86_64-linux/DBD/Gofer.pm
in local-lib/lib/perl5/x86_64-linux/DBD/Gofer.pm
in local-lib/lib/perl5/x86_64-linux/DBD/Gofer.pm
in local-lib/lib/perl5/x86_64-linux/DBD/NullP.pm
in local-lib/lib/perl5/x86_64-linux/DBD/NullP.pm
in local-lib/lib/perl5/x86_64-linux/DBD/NullP.pm
in local-lib/lib/perl5/x86_64-linux/DBD/NullP.pm
in local-lib/lib/perl5/x86_64-linux/DBD/Proxy.pm
in local-lib/lib/perl5/x86_64-linux/DBD/Proxy.pm
in local-lib/lib/perl5/x86_64-linux/DBD/Proxy.pm
in local-lib/lib/perl5/x86_64-linux/DBD/Proxy.pm
in local-lib/lib/perl5/x86_64-linux/DBD/SQLite.pm
in local-lib/lib/perl5/x86_64-linux/DBD/SQLite.pm
in local-lib/lib/perl5/x86_64-linux/DBD/SQLite.pm
in local-lib/lib/perl5/x86_64-linux/DBD/Sponge.pm
in local-lib/lib/perl5/x86_64-linux/DBD/Sponge.pm
in local-lib/lib/perl5/x86_64-linux/DBD/Sponge.pm
in local-lib/lib/perl5/x86_64-linux/DBI/DBD.pm
in local-lib/lib/perl5/x86_64-linux/DBI/DBD/SqlEngine.pm
in local-lib/lib/perl5/x86_64-linux/DBI/DBD/SqlEngine.pm
in local-lib/lib/perl5/x86_64-linux/DBI/DBD/SqlEngine.pm
in local-lib/lib/perl5/x86_64-linux/DBI/DBD/SqlEngine.pm
in local-lib/lib/perl5/x86_64-linux/DBI/DBD/SqlEngine.pm
in local-lib/lib/perl5/x86_64-linux/DBI/DBD/SqlEngine.pm
in local-lib/lib/perl5/x86_64-linux/DBI/DBD/SqlEngine.pm
in local-lib/lib/perl5/x86_64-linux/DBI/DBD/SqlEngine.pm
in local-lib/lib/perl5/x86_64-linux/DBI/DBD/SqlEngine.pm
in local-lib/lib/perl5/x86_64-linux/DBI/ProxyServer.pm
in local-lib/lib/perl5/x86_64-linux/DBI/ProxyServer.pm
in local-lib/lib/perl5/x86_64-linux/DBI/ProxyServer.pm
in local-lib/lib/perl5/x86_64-linux/DBI/SQL/Nano.pm
in local-lib/lib/perl5/x86_64-linux/DBI/SQL/Nano.pm
in local-lib/lib/perl5/x86_64-linux/DBI/Util/_accessor.pm
in local-lib/lib/perl5/x86_64-linux/DBI.pm
in local-lib/lib/perl5/DBIx/Class/CDBICompat/Iterator.pm
in local-lib/lib/perl5/ExtUtils/Mkbootstrap.pm
in local-lib/lib/perl5/ExtUtils/Liblist/Kid.pm
in local-lib/lib/perl5/ExtUtils/MM_Unix.pm
MM
in local-lib/lib/perl5/ExtUtils/MM.pm
MY
in local-lib/lib/perl5/ExtUtils/MY.pm
MY
in local-lib/lib/perl5/ExtUtils/MakeMaker.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/SQL/Translator/Parser/DB2/Grammar.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/Parse/RecDescent.pm
in local-lib/lib/perl5/SQL/Translator/Parser/DB2/Grammar.pm
in local-lib/lib/perl5/SQL/Translator/Role/Debug.pm
in local-lib/lib/perl5/SQL/Translator/Utils.pm
in local-lib/lib/perl5/Test/Builder/Tester.pm
in local-lib/lib/perl5/Test/YAML.pm
in local-lib/lib/perl5/XML/Writer.pm
in local-lib/lib/perl5/XML/Writer.pm
in local-lib/lib/perl5/XML/Writer.pm
in local-lib/lib/perl5/YAML/Mo.pm
in local-lib/lib/perl5/YAML/Types.pm
in local-lib/lib/perl5/YAML/Types.pm
in local-lib/lib/perl5/YAML/Types.pm
in local-lib/lib/perl5/YAML/Types.pm
in local-lib/lib/perl5/YAML/Types.pm
in local-lib/lib/perl5/YAML/Types.pm
in local-lib/lib/perl5/YAML/Error.pm
in local-lib/lib/perl5/YAML/Node.pm
in local-lib/lib/perl5/YAML/Node.pm
in local-lib/lib/perl5/YAML/Node.pm