Group
Extension

Matches 35359

CPAN-Changes-Dependencies-Details ( K/KE/KENTNL/CPAN-Changes-Dependencies-Details-0.001007.tar.gz, KENTNL, 2017; MetaCPAN )
CPAN-Changes-Dependencies-Details/lib/CPAN/Changes/Dependencies/Details.pm ( view source; MetaCPAN )
prereqs => CPAN::Meta->load_file('Dist-Foo-0.001/META.json')->effective_prereqs,
    new_prereqs => CPAN::Meta->load_file('Dist-Foo-0.002/META.json')->effective_prereqs,
  });

  print $changes->seria
Dist-Zilla-PluginBundle-Author-KENTNL ( K/KE/KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-2.025021.tar.gz, KENTNL, 2017; MetaCPAN )
Dist-Zilla-PluginBundle-Author-KENTNL/lib/Dist/Zilla/PluginBundle/Author/KENTNL.pm ( view source; MetaCPAN )
> [@ignore_files],
    },
  );
  $self->add_plugin( 'License' => {} );

  $self->add_plugin( 'MetaJSON'                 => {} );
  $self->add_plugin( 'MetaYAML::Minimal'        => {} );
  $self->add_p
JSON v1.1.0

{
    "namespace":"Dist::Zilla::PluginBundle::Author::KENTNL",
    "interface":"class",
    "inherits":"Moose::Object",
    "does":"Dist::Zilla::Role::PluginBundle"
}


=end MetaPOD::JSON
Dist-Zilla-PluginBundle-Author-KENTNL ( K/KE/KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-2.025021.tar.gz, KENTNL, 2017; MetaCPAN )
Dist-Zilla-PluginBundle-Author-KENTNL/lib/Dist/Zilla/MintingProfile/Author/KENTNL.pm ( view source; MetaCPAN )
rsion 2.025021

=head1 SYNOPSIS

    dzil new -P Author::KENTNL Some::Dist::Name

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Dist::Zilla::MintingProfile::Author::KENTNL",
    "inherits":"Moose::O
  "does":"Dist::Zilla::Role::MintingProfile::ShareDir",
    "interface":"class"
}


=end MetaPOD::JSON

=head1 AUTHOR

Kent Fredric <kentnl@cpan.org>

=head1 COPYRIGHT AND LICENSE

This software is co
CPAN-Changes-Group-Dependencies-Details ( K/KE/KENTNL/CPAN-Changes-Group-Dependencies-Details-0.001006.tar.gz, KENTNL, 2017; MetaCPAN )
CPAN-Changes-Group-Dependencies-Details/lib/CPAN/Changes/Group/Dependencies/Details.pm ( view source; MetaCPAN )
prereqs => CPAN::Meta->load_file('Dist-Foo-1.01/META.json')->effective_prereqs,
  my $new_prereqs => CPAN::Meta->load_file('Dist-Foo-1.01/META.json')->effective_prereqs,

  my $group =  CPAN::Changes:
CPAN-Changes-Group-Dependencies-Stats ( K/KE/KENTNL/CPAN-Changes-Group-Dependencies-Stats-0.002008.tar.gz, KENTNL, 2017; MetaCPAN )
CPAN-Changes-Group-Dependencies-Stats/lib/CPAN/Changes/Group/Dependencies/Stats.pm ( view source; MetaCPAN )
_prereqs => CPAN::Meta->load_file('Dist-Foo-1.01/META.json')->effective_prereqs,
    old_prereqs => CPAN::Meta->load_file('Dist-Foo-1.00/META.json')->effective_prereqs,
  );

  # Currently slightly co
ance, this L<diff|https://metacpan.org/diff/file?target=ETHER/Moose-2.1210/META.json&source=ETHER/Moose-2.1005/META.json> would display as:

  [ Dependencies::Stats ]
    - configure: +2
    - develop
CPAN-Changes-Markdown ( K/KE/KENTNL/CPAN-Changes-Markdown-1.000002.tar.gz, KENTNL, 2017; MetaCPAN )
CPAN-Changes-Markdown/lib/CPAN/Changes/Markdown/Filter.pm ( view source; MetaCPAN )
D::JSON v1.1.0

{
    "namespace":"CPAN::Changes::Markdown::Filter",
    "interface":"class",
    "inherits":"Moo::Object",
    "does":"CPAN::Changes::Markdown::Role::Filter"
}


=end MetaPOD::JSON

=
CPAN-Changes-Markdown ( K/KE/KENTNL/CPAN-Changes-Markdown-1.000002.tar.gz, KENTNL, 2017; MetaCPAN )
CPAN-Changes-Markdown/lib/CPAN/Changes/Markdown.pm ( view source; MetaCPAN )
process a line.

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"CPAN::Changes::Markdown",
    "interface":"class",
    "inherits":"Moo::Object"
}


=end MetaPOD::JSON

=head1 AUTHOR

Kent Fredric <ke
WebService-SQLFormat ( O/OA/OALDERS/WebService-SQLFormat-0.000007.tar.gz, OALDERS, 2017; MetaCPAN )
WebService-SQLFormat/lib/WebService/SQLFormat.pm ( view source; MetaCPAN )
vice::SQLFormat;
$WebService::SQLFormat::VERSION = '0.000007';
use Moo 2.002004;

use JSON::MaybeXS qw( decode_json );
use LWP::UserAgent ();
use Module::Runtime qw( use_module );
use Types::Standard 
 => $sql,
            strip_comments => $self->strip_comments,
        }
    );
    return decode_json( $res->decoded_content )->{result};
}

1;

=pod

=encoding UTF-8

=head1 NAME

WebService::SQLFor
Catalyst-View-Template-Pure ( J/JJ/JJNAPIORK/Catalyst-View-Template-Pure-0.018.tar.gz, JJNAPIORK, 2017; MetaCPAN )
Catalyst-View-Template-Pure/lib/Catalyst/View/Template/Pure.pm ( view source; MetaCPAN )
e is logic that
would be the same if the resource generated by the view was a different type (say
JSON or XML) then its likely that logic belongs in the controller.  However I
encourage you to choose 
Git-Wrapper-Plus ( K/KE/KENTNL/Git-Wrapper-Plus-0.004011.tar.gz, KENTNL, 2017; MetaCPAN )
Git-Wrapper-Plus/lib/Git/Wrapper/Plus/Tags.pm ( view source; MetaCPAN )
 not specified.

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Git::Wrapper::Plus::Tags",
    "interface":"class",
    "inherits":"Moo::Object"
}


=end MetaPOD::JSON

=head1 AUTHOR

Kent Fredric <k
Dist-Zilla-Plugin-MetaProvides-Package ( K/KE/KENTNL/Dist-Zilla-Plugin-MetaProvides-Package-2.004003.tar.gz, KENTNL, 2017; MetaCPAN )
Dist-Zilla-Plugin-MetaProvides-Package/lib/Dist/Zilla/Plugin/MetaProvides/Package.pm ( view source; MetaCPAN )
s is a L<< C<Dist::Zilla>|Dist::Zilla >> Plugin that populates the C<provides>
property of C<META.json> and C<META.yml> by absorbing it from your shipped modules,
in a manner similar to how C<PAUSE> i
k

This parameter may be specified multiple times to aggregate a list of finders

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Dist::Zilla::Plugin::MetaProvides::Package",
    "interface":"class",
herits":"Moose::Object",
    "does":"Dist::Zilla::Role::MetaProvider::Provider"
}


=end MetaPOD::JSON

=head1 OPTIONS INHERITED FROM L<Dist::Zilla::Role::MetaProvider::Provider>

=head2 L<< C<inherit
Path-IsDev ( K/KE/KENTNL/Path-IsDev-1.001003.tar.gz, KENTNL, 2017; MetaCPAN )
Path-IsDev/lib/Path/IsDev/Heuristic/Changelog.pm ( view source; MetaCPAN )
ns a match if any child of C<path> exists matching the regexp C<basename_regexp>

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Path::IsDev::Heuristic::Changelog",
    "interface":"single_class",
  
:Heuristic", "Path::IsDev::Role::Matcher::Child::BaseName::MatchRegexp::File" ]
}


=end MetaPOD::JSON

=head1 AUTHOR

Kent Fredric <kentnl@cpan.org>

=head1 COPYRIGHT AND LICENSE

This software is co
Dist-Zilla-Plugin-MetaYAML-Minimal ( K/KE/KENTNL/Dist-Zilla-Plugin-MetaYAML-Minimal-0.001001.tar.gz, KENTNL, 2017; MetaCPAN )
Dist-Zilla-Plugin-MetaYAML-Minimal/lib/Dist/Zilla/Plugin/MetaYAML/Minimal.pm ( view source; MetaCPAN )
lt
  version  = 1.4      ; default

=head1 DESCRIPTION

Generally, if you're creating both C<META.json> and C<META.yml>, then you're doing so purely for compatibility reasons.

In such circumstances, 
on is for such circumstances.

However, if you are I<only> shipping C<META.yml> and B<NOT> C<META.json>, then using this extension
would be harmful and cause loss of information.

Presently, this exte
Path-IsDev ( K/KE/KENTNL/Path-IsDev-1.001003.tar.gz, KENTNL, 2017; MetaCPAN )
Path-IsDev/lib/Path/IsDev/Heuristic/META.pm ( view source; MetaCPAN )
:META;

our $VERSION = '1.001003';
















# ABSTRACT: Determine if a path contains META.(json|yml)

our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY

use Role::Tiny::With qw( with );
with 'Path::I
, 'Path::IsDev::Role::Matcher::Child::Exists::Any::File';










sub files {
  return qw( META.json META.yml );
}







sub matches {
  my ( $self, $result_object ) = @_;
  if ( $self->child_exist
- Determine if a path contains META.(json|yml)

=head1 VERSION

version 1.001003

=head1 METHODS

=head2 C<files>

files relevant to this heuristic:

    META.json
    META.yml

=head2 C<matches>

Mat
Dist-Zilla-Plugin-MetaProvides ( K/KE/KENTNL/Dist-Zilla-Plugin-MetaProvides-2.002004.tar.gz, KENTNL, 2017; MetaCPAN )
Dist-Zilla-Plugin-MetaProvides/lib/Dist/Zilla/MetaProvides/Types.pm ( view source; MetaCPAN )
role.

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Dist::Zilla::MetaProvides::Types",
    "interface":"exporter",
    "inherits":"MooseX::Types::Base"
}


=end MetaPOD::JSON

=head1 SEE ALSO

=ove
Path-IsDev ( K/KE/KENTNL/Path-IsDev-1.001003.tar.gz, KENTNL, 2017; MetaCPAN )
Path-IsDev/lib/Path/IsDev/Heuristic/Makefile.pm ( view source; MetaCPAN )
tches>

Matches if any of the files in C<files> exist as children of the C<path>

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Path::IsDev::Heuristic::Makefile",
    "interface":"single_class",
   
euristic",
        "Path::IsDev::Role::Matcher::Child::Exists::Any::File"
    ]
}


=end MetaPOD::JSON

=head1 AUTHOR

Kent Fredric <kentnl@cpan.org>

=head1 COPYRIGHT AND LICENSE

This software is co
Path-IsDev ( K/KE/KENTNL/Path-IsDev-1.001003.tar.gz, KENTNL, 2017; MetaCPAN )
Path-IsDev/lib/Path/IsDev/Heuristic/MYMETA.pm ( view source; MetaCPAN )
:Heuristic::MYMETA;

our $VERSION = '1.001003';

# ABSTRACT: Determine if a path contains MYMETA.(json|yml)

our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY
















use Role::Tiny::With qw( with )
'Path::IsDev::Role::Matcher::Child::Exists::Any::File';










sub files {
  return qw( MYMETA.json MYMETA.yml );
}







sub matches {
  my ( $self, $result_object ) = @_;
  if ( $self->child_exi
ncoding UTF-8

=head1 NAME

Path::IsDev::Heuristic::MYMETA - Determine if a path contains MYMETA.(json|yml)

=head1 VERSION

version 1.001003

=head1 DESCRIPTION

This heuristic is intended as a guara
Dist-Zilla-Plugin-MetaProvides ( K/KE/KENTNL/Dist-Zilla-Plugin-MetaProvides-2.002004.tar.gz, KENTNL, 2017; MetaCPAN )
Dist-Zilla-Plugin-MetaProvides/lib/Dist/Zilla/Role/MetaProvider/Provider.pm ( view source; MetaCPAN )

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Dist::Zilla::Role::MetaProvider::Provider",
    "interface":"role",
    "does":"Dist::Zilla::Role::MetaProvider"
}


=end MetaPOD::JSON

=head1 SEE ALS
Dist-Zilla-Plugin-MetaProvides ( K/KE/KENTNL/Dist-Zilla-Plugin-MetaProvides-2.002004.tar.gz, KENTNL, 2017; MetaCPAN )
Dist-Zilla-Plugin-MetaProvides/lib/Dist/Zilla/MetaProvides/ProvideRecord.pm ( view source; MetaCPAN )
vider>

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Dist::Zilla::MetaProvides::ProvideRecord",
    "interface":"class",
    "inherits":"Moose::Object"
}


=end MetaPOD::JSON

=head1 AUTHOR

Kent F
Path-IsDev ( K/KE/KENTNL/Path-IsDev-1.001003.tar.gz, KENTNL, 2017; MetaCPAN )
Path-IsDev/lib/Path/IsDev/Role/Heuristic.pm ( view source; MetaCPAN )
type

    positive heuristic

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Path::IsDev::Role::Heuristic",
    "interface":"role"
}


=end MetaPOD::JSON

=head1 AUTHOR

Kent Fredric <kentnl@cpan.org

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