http://example.com:9000/index.html
http://proxy.example.com:8080/
http:///index.html
http://[www.json::pp.org]/
http://localhost/
http://foo.example.com/
http://abc.com/a.js
http://whatever/man/1/cro
emaker
https://github.com/dagolden/cpanpm/compare/master...private%2Fuse-http-lite
http://www.json.org/JSON::PP_checker/
ftp://ftp.kiae.su/pub/unix/fido/
http://www.gallistel.net/nparker/weather/code/
and more-likely safe serialization format
and implementation. If your data is sufficently simple, JSON is a good
choice and offers maximum interoperability.
=head1 WARNING
If you're using references
NSTALL INSTALL.SKIP LICENSE Makefile.PL
MANIFEST MANIFEST.SKIP META.yml MYMETA.yml META.json MYMETA.json
NEW NOTES perlcritic.rc ppport.h README README.PATCHING SIGNATURE
THANKS TODO Todo
t/data/META-dynamic.json
t/data/META-dynamic.yml
t/data/META-static.json
t/data/META-static.yml
t/data/MYMETA.json
t/da
=> 'cpan',
},
'JSON::PP' => {
'MAINTAINER' => 'makamaka',
'DISTRIBUTION' => 'MAKAMAKA/JSON-PP-2.27200.tar.gz',
'FILES' => q[cpan/JSON-PP],
'EXCLUDED'
des a standard library to read, interpret and write CPAN distribution
metadata files (like F<META.json> and F<META.yml>) that describe a
distribution, its contents, and the requirements for building i
binaries like L<curl(1)> or L<wget(1)>.
=item *
L<JSON::PP> 2.27105 has been added as a dual-life module to allow CPAN
clients to read F<META.json> files in CPAN distributions.
=item *
L<Module::M
ights:
=over 4
=item * much less configuration dialog hassle
=item * support for F<META/MYMETA.json>
=item * support for L<local::lib>
=item * support for L<HTTP::Tiny> to reduce the dependency o
<$fh> };
}
sub parse_cpan_meta($) {
return Parse::CPAN::Meta->${
$_[0] =~ /\A\x7b/ ? \"load_json_string" : \"load_yaml_string"
}($_[0]);
}
my %module_to_upstream;
my %module_to_dist;
my %di