File: META.yml

package info (click to toggle)
libfile-bom-perl 0.18-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 715; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 856 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
---
abstract: 'Utilities for handling Byte Order Marks'
author:
  - 'Matt Lawrence E<lt>mattlaw@cpan.orgE<gt>'
build_requires:
  Module::Build: '0.20'
  Test::Exception: '0.20'
  Test::More: '0.10'
configure_requires:
  Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.4229, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: File-BOM
provides:
  File::BOM:
    file: lib/File/BOM.pm
    version: '0.18'
requires:
  Encode: '1.99'
  Readonly: '0.06'
  perl: v5.8.3
resources:
  Type: git
  Web: https://github.com/mattlaw/File-BOM
  license: http://dev.perl.org/licenses/
  repository: https://github.com/mattlaw/File-BOM.git
version: '0.18'
x_meta_spec:
  version: 2
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'