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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
---
abstract: 'implementation of WebID (a.k.a. FOAF+SSL)'
author:
- 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
Test::More: 0.96
configure_requires:
ExtUtils::MakeMaker: 6.17
File::ShareDir: 0
dynamic_config: 1
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.015, CPAN::Meta::Converter version 2.120921'
keywords: []
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: Web-ID
no_index:
directory:
- eg
- examples
- inc
- t
- xt
optional_features: {}
provides:
Plack::Middleware::Auth::WebID:
file: lib/Plack/Middleware/Auth/WebID.pm
version: 1.927
Web::ID:
file: lib/Web/ID.pm
version: 1.927
Web::ID::Certificate:
file: lib/Web/ID/Certificate.pm
version: 1.927
Web::ID::Certificate::Generator:
file: lib/Web/ID/Certificate/Generator.pm
version: 1.927
Web::ID::RSAKey:
file: lib/Web/ID/RSAKey.pm
version: 1.927
Web::ID::SAN:
file: lib/Web/ID/SAN.pm
version: 1.927
Web::ID::SAN::Email:
file: lib/Web/ID/SAN/Email.pm
version: 1.927
Web::ID::SAN::URI:
file: lib/Web/ID/SAN/URI.pm
version: 1.927
Web::ID::Types:
file: lib/Web/ID/Types.pm
version: 1.927
Web::ID::Util:
file: lib/Web/ID/Util.pm
version: 1.927
Web::ID::Util::FindOpenSSL:
file: lib/Web/ID/Util/FindOpenSSL.pm
version: 1.927
requires:
Crypt::X509: 0
DateTime: 0
Digest::SHA: 0
Exporter::Tiny: 0
File::ShareDir: 0
List::MoreUtils: 0
Moose: 2.0600
Path::Tiny: 0.017
Plack: 0
RDF::Query: 2.900
RDF::Trine: 1.000
Types::DateTime: 0
Types::Standard: 0.040
Types::URI: 0
URI: 0
match::simple: 0.008
namespace::sweep: 0
perl: 5.010
resources:
X_identifier: http://purl.org/NET/cpan-uri/dist/Web-ID/project
bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=Web-ID
homepage: https://metacpan.org/release/Web-ID
license: http://dev.perl.org/licenses/
repository: git://github.com/tobyink/p5-web-id.git
version: 1.927
|