-
-
20 Sep 2011 16:39:37 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (3)
- Testers (870 / 806 / 1)
- Kwalitee
Bus factor: 0- 81.86% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (78.61KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Atsushi Kobayashi C<< <nekokak __at__ gmail.com> >>
- Dependencies
- Carp
- Class::Accessor::Lite
- Class::Load
- DBI
- DBIx::TransactionManager
- IO::Handle
- Scalar::Util
- Try::Tiny
- UNIVERSAL::require
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.0742
- FIXED: txn_scope bug fixed. (thanks nihen)
- FIXED: modified _guess_tale_name to accept quoted name. (thansk makamaka)
- FIXED: added bind_param_attributes to Pg for bytea. (thanks makamaka)
Documentation
DBIx::Skinny Manual (English)Intro to DBIx::SkinnyDBIx::Skinnyの設計思想などDBIx::Skinnyの日本語ドキュメントDBIx::Skinnyのresultsetの使い方Modules
simple DBI wrapper/ORMapperDBIx::Skinny Manualmixin manager for DBIx::Skinnysupport query profile.support query profile.DBIx::Skinny's Row classdynamic SQL generatorSchema DSL for DBIx::SkinnyProvides
in lib/DBIx/Skinny/DBD.pmin lib/DBIx/Skinny/DBD/Base.pmin lib/DBIx/Skinny/DBD/Oracle.pmin lib/DBIx/Skinny/DBD/Pg.pmin lib/DBIx/Skinny/DBD/SQLite.pmin lib/DBIx/Skinny/DBD/mysql.pmin lib/DBIx/Skinny/SQL/Oracle.pmin lib/DBIx/Skinny/Util.pmModule Install Instructions
To install DBIx::Skinny, copy and paste the appropriate command in to your terminal.
cpanm DBIx::Skinny
perl -MCPAN -e shell install DBIx::Skinny
For more information on module installation, please visit the detailed CPAN module installation guide.