Group
Extension

Matches 1

Git-CPAN-Patch ( Y/YA/YANICK/Git-CPAN-Patch-2.5.0.tar.gz, YANICK, 2022; MetaCPAN )
Git-CPAN-Patch/lib/Git/CPAN/Patch/Release.pm ( view source; MetaCPAN )
$_->exists }
                        map { path( $self->extracted_dir )->child( "META.$_" ) } qw/ json yml /;

        return $result;

    },
);

has dist_version => (
    is => 'ro',
    lazy => 1,

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