Group
Extension

Matches 1

App-hopen ( C/CX/CXW/App-hopen-0.000015.tar.gz, CXW, 2024; MetaCPAN )
App-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.