File: META.yml

package info (click to toggle)
libdbix-class-cursor-cached-perl 1.001004-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 188 kB
  • sloc: perl: 2,141; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 788 bytes parent folder | download | duplicates (4)
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: 'cursor class with built-in caching support'
author:
  - 'Matt S Trout <mst@shadowcat.co.uk> http://www.shadowcat.co.uk/'
build_requires:
  Cache::FileCache: 0
  DBD::SQLite: '1.25'
  ExtUtils::MakeMaker: 6.59
  Test::More: 0
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.16'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: DBIx-Class-Cursor-Cached
no_index:
  directory:
    - inc
    - t
requires:
  Carp::Clan: '6.0'
  DBIx::Class: '0.08124'
  Digest::SHA: 0
  perl: 5.8.1
resources:
  license: http://dev.perl.org/licenses/
  repository: git://git.shadowcat.co.uk/dbsrgits/DBIx-Class-Cursor-Cached.git
version: '1.001004'