File: META.yml

package info (click to toggle)
libgit-repository-plugin-log-perl 1.314-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 196 kB
  • sloc: perl: 530; makefile: 2
file content (47 lines) | stat: -rw-r--r-- 1,254 bytes parent folder | download | duplicates (2)
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
---
abstract: 'Add a log() method to Git::Repository'
author:
  - 'Philippe Bruhat (BooK) <book@cpan.org>'
build_requires:
  Cwd: '0'
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Pod::Coverage::TrustPod: '0.100003'
  Test::CPAN::Meta: '0.25'
  Test::Git: '0'
  Test::More: '0'
  Test::Pod: '1.51'
  Test::Pod::Coverage: '1.10'
  Test::Requires::Git: '1.005'
  blib: '1.01'
  lib: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.042, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Git-Repository-Plugin-Log
requires:
  Carp: '0'
  Git::Repository: '1.309'
  Git::Repository::Command: '0'
  Git::Repository::Plugin: '0'
  Scalar::Util: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-Repository-Plugin-Log
  repository: http://github.com/book/Git-Repository-Plugin-Log.git
version: '1.314'
x_contributors:
  - 'Vickenty Fesunov <vyf@cpan.org>'
  - 'Bartosz Jakubski <bjakubski@cpan.org>'
  - 'Paulo Custodio <pscust@cpan.org>'
  - 'Alex Balhatchet <kaoru@cpan.org>'