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 48 49 50
|
---
abstract: 'Collect information about a user'
author:
- 'Mark Overmeer <markov@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
Test::More: '1'
Test::Pod: '1'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.76, 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: User-Identity
no_index:
directory:
- t
- inc
requires:
Hash::Ordered: '0.014'
Log::Report: '1.42'
resources:
bugtracker: https://github.com/markov2/perl5-User-Identity/issues
homepage: http://perl.overmeer.net/CPAN/
repository: https://github.com/markov2/perl5-User-Identity.git
version: '4.00'
x_oodist:
email: markov@cpan.org
first_year: 2003
generate:
-
format: pod3
podtail: ~
include: []
oodoc_version: 3.05
parser:
pmhead: ~
skip_links:
- AddressBook
syntax: markov
raw:
publish: ../public_html/user-identity/raw
release:
publish: ../public_html/user-identity/source
tests: {}
use: []
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|