[go: up one dir, main page]

File: META.yml

package info (click to toggle)
libb-utils-perl 0.27-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 436 kB
  • sloc: perl: 663; ansic: 37; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 760 bytes parent folder | download | duplicates (3)
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
---
abstract: 'Helper functions for op tree manipulation'
author:
  - 'Josh Jore <jjore@cpan.org>'
build_requires:
  ExtUtils::CBuilder: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::CBuilder: '0'
  ExtUtils::Depends: '0.301'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.037, 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: B-Utils
requires:
  Exporter: '0'
  Scalar::Util: '0'
  Task::Weaken: '0'
  perl: v5.6.0
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=B-Utils
  homepage: http://search.cpan.org/dist/B-Utils
  repository: git://github.com/jbenjore/b-utils.git
version: '0.27'
x_authority: cpan:ABERGMAN