File: META.yml

package info (click to toggle)
libdbd-pg-perl 2.17.1-2%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,404 kB
  • ctags: 724
  • sloc: perl: 7,834; ansic: 5,125; makefile: 11
file content (65 lines) | stat: -rw-r--r-- 1,916 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
--- #YAML:1.0
name                        : DBD-Pg
version                     : 2.17.1
abstract                    : DBI PostgreSQL interface
author:              
  - Greg Sabino Mullane <greg@turnstep.com>

license                     : perl
distribution_type           : module
dynamic_config              : 1

requires:
  DBI                       : 1.52
  perl                      : 5.006001
  version                   : 0
build_requires:
  DBI                       : 1.52
  Test::More                : 0.61
  version                   : 0
configure_requires:
  DBI                       : 1.52
  version                   : 0
recommends:
  Cwd                       : 0
  Encode                    : 0
  File::Temp                : 0
  File::Comments            : 0
  File::Comments::Plugin::C : 0
  Module::Signature         : 0.50
  Perl::Critic              : 0
  Pod::Spell                : 0
  Time::HiRes               : 0
  Test::Pod                 : 0.95
  Test::Pod::Coverage       : 0
  Test::Warn                : 0.08
  Test::YAML::Meta          : 0.03
  Text::SpellChecker        : 0

provides:
  DBD::Pg:
    file                    : Pg.pm
    version                 : 2.17.1
  Bundle::DBD::Pg:
    file                    : lib/Bundle/DBD/Pg.pm
    version                 : 2.17.1

keywords:
  - Postgres
  - PostgreSQL
  - DBI
  - libpq
  - dbdpg

resources:
  homepage                  : http://search.cpan.org/dist/DBD-Pg/
  license                   : http://dev.perl.org/licenses/
  bugtracker                : http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-Pg
  repository                : http://svn.perl.org/modules/DBD-Pg/trunk/
  MailingList               : http://www.nntp.perl.org/group/perl.dbd.pg/

meta-spec:
  version                   : 1.4
  url                       : http://module-build.sourceforge.net/META-spec-v1.4.html

generated_by                : emacs