パッケージ: libdbix-class-schema-loader-perl (0.07049-1)
libdbix-class-schema-loader-perl に関するリンク
Trisquel の資源:
libdbix-class-schema-loader-perl ソースパッケージをダウンロード:
- [libdbix-class-schema-loader-perl_0.07049-1.dsc]
- [libdbix-class-schema-loader-perl_0.07049.orig.tar.gz]
- [libdbix-class-schema-loader-perl_0.07049-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- gregor herrmann
- Dominique Dumont
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to automate definition of a DBIx::Class::Schema
DBIx::Class::Schema::Loader is an extension to DBIx::Class that automates the definition of a DBIx::Class::Schema by scanning table schemas and setting up columns and primary keys appropriately. It supports MySQL, PostgreSQL, SQLite and DB2.
Bare table definitions are fairly straightforward, but relationship creation is somewhat heuristic, especially with respect to choosing relationship types and names, as well as join types. The relationships generated by this module will probably never be as well-defined as hand-generated ones.
その他の libdbix-class-schema-loader-perl 関連パッケージ
|
|
|
-
- dep: libcarp-clan-perl
- Perl enhancement to Carp error logging facilities
-
- dep: libclass-accessor-grouped-perl (>= 0.10008)
- Perl module to build groups of accessors
-
- dep: libclass-c3-componentised-perl
- module to load mix-ins or components to C3-based classes
-
- dep: libclass-inspector-perl
- Perl module that provides information about classes
-
- dep: libclass-unload-perl
- Perl module to unload a class at runtime
-
- dep: libconfig-any-perl
- module to load configuration from different file formats
-
- dep: libconfig-general-perl
- generic configuration module
-
- dep: libcurry-perl
- module to create automatic curried method call closures for any class or object
-
- dep: libdata-dump-perl
- Perl module to help dump data structures
-
- dep: libdbix-class-perl
- extensible and flexible object <-> relational mapper
-
- dep: libhash-merge-perl
- Perl module for merging arbitrarily deep hashes into a single hash
-
- dep: liblingua-en-inflect-number-perl
- Perl module to force number of words to singular or plural
-
- dep: liblingua-en-inflect-perl
- Perl module to pluralize English words
-
- dep: liblingua-en-inflect-phrase-perl (>= 0.15)
- module for inflecting short English phrases
-
- dep: liblingua-en-tagger-perl (>= 0.23)
- part-of-speech tagger for English natural language processing
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libmoosex-markasmethods-perl
- moose extension to ark overload code symbols as methods
-
- dep: libmro-compat-perl
- mro::* interface compatibility for Perls < 5.9.5
-
- dep: libnamespace-autoclean-perl
- module to remove imported symbols after compilation
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libscope-guard-perl
- lexically scoped resource management
-
- dep: libstring-toidentifier-en-perl
- module to convert strings to English program identifiers
-
- dep: libsub-name-perl
- module for assigning a new name to referenced sub
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: libuniversal-require-perl
- Load modules from a variable
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perl (>= 5.21.4)
- Larry Wall's Practical Extraction and Report Language
- または libscalar-list-utils-perl (>= 1:1.40~)
- modules providing common scalar and list utility subroutines
-
- rec: libmoose-perl
- modern Perl object system framework
-
- rec: libmoosex-nonmoose-perl
- Moose extension to allow easy subclassing of non-Moose classes