"Fossies" - the Fresh Open Source Software Archive 
Member "CGI-Lite-3.02/META.json" (19 May 2018, 1177 Bytes) of package /linux/www/CGI-Lite-3.02.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) JSON source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "META.json":
3.01_vs_3.02.
1 {
2 "abstract" : "Process and decode WWW forms and cookies",
3 "author" : [
4 "Pete Houston (cpan@openstrike.co.uk)"
5 ],
6 "dynamic_config" : 1,
7 "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001",
8 "license" : [
9 "perl_5"
10 ],
11 "meta-spec" : {
12 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13 "version" : "2"
14 },
15 "name" : "CGI-Lite",
16 "no_index" : {
17 "directory" : [
18 "t",
19 "inc"
20 ]
21 },
22 "prereqs" : {
23 "build" : {
24 "requires" : {
25 "ExtUtils::MakeMaker" : "0",
26 "Test::More" : "0"
27 }
28 },
29 "configure" : {
30 "requires" : {
31 "ExtUtils::MakeMaker" : "0"
32 }
33 },
34 "runtime" : {
35 "requires" : {
36 "Symbol" : "0",
37 "perl" : "5.006000"
38 }
39 }
40 },
41 "release_status" : "stable",
42 "resources" : {
43 "bugtracker" : {
44 "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=CGI-Lite"
45 },
46 "repository" : {
47 "url" : "https://github.com/openstrike/perl-CGI-Lite"
48 }
49 },
50 "version" : "3.02"
51 }