Group
Extension

Matches 1

Data-Hopen ( C/CX/CXW/Data-Hopen-0.000021.tar.gz, CXW, 2024; MetaCPAN )
Data-Hopen/support/cpanfile.pl ( view source; MetaCPAN )
sumes MYMETA.json has already been created.
use strict;
use warnings;

use CPAN::Meta;
use File::Slurp qw(write_file);
use Module::CPANfile;

my $meta = CPAN::Meta->load_file("MYMETA.json");
my $file 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.