File: META.yml

package info (click to toggle)
libmysql-diff-perl 0.43-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 188 kB
  • ctags: 64
  • sloc: perl: 1,085; makefile: 11
file content (38 lines) | stat: -rw-r--r-- 1,002 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
---
abstract: 'Generates a database upgrade instruction set'
author:
  - 'Adam Spiers <mysqldiff@adamspiers.org>'
build_requires: {}
configure_requires:
  Module::Build: 0
dynamic_config: 1
generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.112621'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: MySQL-Diff
provides:
  MySQL::Diff:
    file: lib/MySQL/Diff.pm
    version: 0.43
  MySQL::Diff::Database:
    file: lib/MySQL/Diff/Database.pm
    version: 0.43
  MySQL::Diff::Table:
    file: lib/MySQL/Diff/Table.pm
    version: 0.43
  MySQL::Diff::Utils:
    file: lib/MySQL/Diff/Utils.pm
    version: 0.43
requires:
  Carp: 0
  File::Slurp: 0
  IO::File: 0
  perl: 5.006
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=MySQL-Diff
  homepage: http://adamspiers.org/computing/mysqldiff/
  license: http://dev.perl.org/licenses/
  repository: http://github.com/aspiers/mysqldiff
version: 0.43