File tree Expand file tree Collapse file tree 3 files changed +34
-1
lines changed Expand file tree Collapse file tree 3 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 8
8
pm_to_blib
9
9
Crypt-OpenSSL-Verify- *
10
10
Makefile.old
11
- META.yml
12
11
MANIFEST.bak
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ LICENSE
16
16
Makefile
17
17
Makefile.PL
18
18
MANIFEST This list of files
19
+ META.yml
19
20
MYMETA.json
20
21
MYMETA.yml
21
22
ppport.h
Original file line number Diff line number Diff line change
1
+ ---
2
+ abstract : ' OpenSSL Verify certificate verification in XS.'
3
+ author :
4
+ -
Timothy Legge <[email protected] >
5
+ -
Wesley Schwengle <[email protected] >
6
+ build_requires :
7
+ ExtUtils::MakeMaker : ' 6.59'
8
+ File::Slurp : ' 0'
9
+ Test::Exception : ' 0'
10
+ Test::More : ' 0.88'
11
+ configure_requires :
12
+ ExtUtils::MakeMaker : ' 0'
13
+ dynamic_config : 0
14
+ generated_by : ' ExtUtils::MakeMaker version 7.38, CPAN::Meta::Converter version 2.150010'
15
+ license : perl
16
+ meta-spec :
17
+ url : http://module-build.sourceforge.net/META-spec-v1.4.html
18
+ version : ' 1.4'
19
+ name : Crypt-OpenSSL-Verify
20
+ no_index :
21
+ directory :
22
+ - t
23
+ - inc
24
+ requires :
25
+ Crypt::OpenSSL::X509 : ' 1.807'
26
+ perl : ' 5.010'
27
+ resources :
28
+ bugtracker : https://github.com/perl-net-saml2/perl-Crypt-OpenSSL-Verify/issues
29
+ license : http://dev.perl.org/licenses
30
+ repository : https://github.com/perl-net-saml2/perl-Crypt-OpenSSL-Verify
31
+ version : ' 0.19'
32
+ x_serialization_backend : ' CPAN::Meta::YAML version 0.018'
33
+
You can’t perform that action at this time.
0 commit comments