summaryrefslogtreecommitdiff
path: root/META.json
blob: 6635cb64c5dc8886fe65e7e6000a9411f9ce523a (plain)
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
86
87
88
89
90
91
{
   "abstract" : "Uniform Resource Identifiers (absolute and relative)",
   "author" : [
      "Gisle Aas <gisle@activestate.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.0525, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "URI",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "5.57",
            "MIME::Base64" : "2",
            "Scalar::Util" : "0",
            "parent" : "0",
            "perl" : "5.008001",
            "utf8" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Temp" : "0",
            "Test::More" : "0.96"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-URI@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=URI"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/libwww-perl/uri.git",
         "web" : "https://github.com/libwww-perl/uri"
      },
      "x_IRC" : "irc://irc.perl.org/#lwp",
      "x_MailingList" : "mailto:libwww@perl.org"
   },
   "version" : "1.69",
   "x_authority" : "cpan:GAAS",
   "x_contributors" : [
      "Gisle Aas <gisle@aas.no>",
      "Karen Etheridge <ether@cpan.org>",
      "Ville Skyttä <ville.skytta@iki.fi>",
      "Mark Stosberg <mark@stosberg.com>",
      "Michael G. Schwern <schwern@pobox.com>",
      "Olaf Alders <olaf@wundersolutions.com>",
      "Slaven Rezic <slaven@rezic.de>",
      "Matt Lawrence <matthewlawrence@venda.com>",
      "Peter Rabbitson <ribasushi@cpan.org>",
      "Piotr Roszatycki <piotr.roszatycki@gmail.com>",
      "Salvatore Bonaccorso <carnil@launchpad.net>",
      "Tatsuhiko Miyagawa <miyagawa@bulknews.net>",
      "Torsten Förtsch <torsten.foertsch@gmx.net>",
      "Adam Herzog <adam@adamherzog.com>",
      "gerard <gerard@tty.nl>",
      "Alex Kapranoff <kapranoff@gmail.com>",
      "Brendan Byrd <Perl@ResonatorSoft.org>",
      "David Schmidt <davewood@gmx.at>",
      "Jan Dubois <jand@activestate.com>",
      "John Miller <john@rimmkaufman.com>",
      "Kenichi Ishigaki <ishigaki@cpan.org>",
      "Kent Fredric <kentfredric@gmail.com>",
      "Masahiro Honma <hiratara@cpan.org>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27300"
}