File: META.yml

package info (click to toggle)
libdbix-class-factory-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: perl: 1,475; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 730 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
abstract: 'factory-style fixtures for DBIx::Class'
author:
  - 'Vadim Pushtaev, C<pushtaev@cpan.org>'
build_requires:
  DBIx::Class: 0
  ExtUtils::MakeMaker: 6.36
  SQL::Translator: 0
  Test::Deep: 0
  Test::More: 0
configure_requires:
  ExtUtils::MakeMaker: 6.36
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.14'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
module_name: DBIx::Class::Factory
name: DBIx-Class-Factory
no_index:
  directory:
    - inc
    - t
requires:
  strict: 0
  warnings: 0
resources:
  license: http://dev.perl.org/licenses/
  repository: https://github.com/VadimPushtaev/dbix-class-factory
version: '0.04'