File: META.yml

package info (click to toggle)
libsql-translator-perl 0.11024-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,572 kB
  • sloc: perl: 67,471; sql: 3,809; xml: 258; makefile: 2
file content (57 lines) | stat: -rw-r--r-- 1,324 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
---
abstract: 'SQL DDL transformations and more'
author:
  - 'Ken Youens-Clark <kclark@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: 6.59
  JSON: '2.0'
  Test::Differences: 0
  Test::Exception: '0.31'
  Test::More: '0.88'
  Text::ParseWords: 0
  XML::Writer: '0.500'
  YAML: '0.66'
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.18'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: SQL-Translator
no_index:
  directory:
    - inc
    - share
    - t
    - xt
recommends:
  GD: 0
  Graph::Directed: 0
  GraphViz: 0
  Spreadsheet::ParseExcel: '0.41'
  Template: '2.20'
  Text::RecordParser: '0.02'
  XML::LibXML: '1.69'
requires:
  Carp::Clan: 0
  DBI: '1.54'
  Digest::SHA: 0
  File::ShareDir: '1.0'
  Moo: '1.000003'
  Package::Variant: '1.001001'
  Parse::RecDescent: '1.967009'
  Scalar::Util: 0
  Sub::Quote: 0
  Try::Tiny: '0.04'
  perl: 5.8.1
resources:
  IRC: irc://irc.perl.org/#sql-translator
  Ratings: http://cpanratings.perl.org/d/SQL-Translator
  bugtracker: https://rt.cpan.org/NoAuth/Bugs.html?Dist=SQL-Translator
  license: http://dev.perl.org/licenses/
  repository: https://github.com/dbsrgits/sql-translator/
version: '0.11024'
x_authority: cpan:JROBINSON