|
Revision 8928, 470 bytes
(checked in by nekokak, 5 years ago)
|
|
lang/perl/DBIx-Class-TableName?: add perlcritic.t and Test::Declare test.
|
| Line | |
|---|
| 1 | --- |
|---|
| 2 | abstract: get table name list from database |
|---|
| 3 | author: |
|---|
| 4 | - Atsushi Kobayashi C<< <nekokak __at__ gmail.com> >> |
|---|
| 5 | build_requires: |
|---|
| 6 | Test::Declare: 0 |
|---|
| 7 | Test::More: 0 |
|---|
| 8 | distribution_type: module |
|---|
| 9 | generated_by: Module::Install version 0.680 |
|---|
| 10 | license: perl |
|---|
| 11 | meta-spec: |
|---|
| 12 | url: http://module-build.sourceforge.net/META-spec-v1.3.html |
|---|
| 13 | version: 1.3 |
|---|
| 14 | name: DBIx-Class-TableNames |
|---|
| 15 | no_index: |
|---|
| 16 | directory: |
|---|
| 17 | - inc |
|---|
| 18 | - t |
|---|
| 19 | requires: |
|---|
| 20 | Carp::Clan: 0 |
|---|
| 21 | DBIx::Class: 0 |
|---|
| 22 | version: 0.01 |
|---|