套件: libclass-dbi-loader-relationship-perl (1:1.2-5)
libclass-dbi-loader-relationship-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libclass-dbi-loader-relationship-perl:
- [libclass-dbi-loader-relationship-perl_1.2-5.dsc]
- [libclass-dbi-loader-relationship-perl_1.2.orig.tar.gz]
- [libclass-dbi-loader-relationship-perl_1.2-5.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Ansgar Burchardt
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Easier relationship specification in Class::DBI::Loader
The Class::DBI::Loader::Relationship module acts as a mix-in, adding the relationship() method to Class::DBI::Loader. Since Class::DBI::Loader knows how to map between table names and class names, there ought to be no need to replicate the names.
In addition, it is common (but not universal) to want reverse relationships defined for has-many relationships, and for has-a relationships to be defined for the linkages surrounding a many-to-many table.
The aim of this module is to simplify the declaration of common database relationships by providing both of these features.
The relationship takes a string. It recognises table names (singular or plural, for convenience) and extracts them from the "sentence".
其他與 libclass-dbi-loader-relationship-perl 有關的套件
|
|
|
-
- dep: libclass-dbi-loader-perl
- Perl module for dynamic definition of Class::DBI sub classes
-
- dep: liblingua-en-inflect-number-perl
- Perl module to force number of words to singular or plural
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language