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
|
---
abstract: 'A Perl Solid Web Client'
author:
- 'Patrick Hochstenbach'
build_requires:
Dist::Zilla::Plugin::ExecDir: '0'
Module::Build: '0.28'
Test::Exception: '0.32'
Test::More: '1.001003'
Test::Pod: '0'
Test::Simple: '1.001003'
configure_requires:
Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.20, Dist::Zilla version 6.024, 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: Web-Solid-Auth
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
requires:
Attean: '0'
Crypt::JWT: '0'
Crypt::PK::ECC: '0'
Data::UUID: '0'
Digest::SHA: '0'
File::LibMagic: '0'
HTTP::Link: '0'
JSON: '0'
LWP::Protocol::https: '0'
LWP::UserAgent: '0'
Log::Any: '0'
Log::Any::Adapter::Log4perl: '0'
Log::Log4perl: '0'
Moo: '0'
Path::Tiny: '0'
Plack: '0'
String::Escape: '0'
perl: v5.10.1
resources:
bugtracker: https://github.com/phochste/Web-Solid-Auth/issues
homepage: https://github.com/phochste/Web-Solid-Auth
repository: https://github.com/phochste/Web-Solid-Auth.git
version: '0.91'
x_contributors:
- 'Patrick Hochstenbach <Patrick.Hochstenbach@UGent.be>'
x_generated_by_perl: v5.24.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_static_install: 0
|