File: META.yml

package info (click to toggle)
libhook-lexwrap-perl 0.23-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 132 kB
  • ctags: 11
  • sloc: perl: 136; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 641 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
---
abstract: 'Lexically scoped subroutine wrappers'
author:
  - 'Damian Conway (damian@conway.org)'
build_requires:
  Test::More: 0
configure_requires:
  Module::Build: 0.36
generated_by: 'Module::Build version 0.3603'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Hook-LexWrap
provides:
  Hook::LexWrap:
    file: lib/Hook/LexWrap.pm
    version: 0.23
  Hook::LexWrap::Cleanup:
    file: lib/Hook/LexWrap.pm
requires:
  perl: 5.006
resources:
  license: http://dev.perl.org/licenses/
  repository: http://github.com/chorny/Hook-LexWrap
version: 0.23