Result:
found more than 240 distributions - search limited to the first 2001 files matching your query ( run in 0.742 )


CLI-Driver

 view release on metacpan or  search on metacpan

lib/CLI/Driver.pm  view on Meta::CPAN


=cut

use Modern::Perl;
use Moose;
use namespace::autoclean;
use Kavorka 'method';
use Data::Printer alias => 'pdump';
use CLI::Driver::Action;
use Module::Load;

 view all matches for this distribution


CLIPSeqTools

 view release on metacpan or  search on metacpan

lib/CLIPSeqTools/App/all.pm  view on Meta::CPAN

#######################################################################
#######################   Load External modules   #####################
#######################################################################
use Modern::Perl;
use autodie;
use namespace::autoclean;


#######################################################################
#######################   Command line options   ######################
#######################################################################

 view all matches for this distribution


CPAN-Changes-Group-Dependencies-Stats

 view release on metacpan or  search on metacpan

example/moose-dif/Moose-2.1005-META.json  view on Meta::CPAN

      "MooseX::UndefTolerant" : "0.11",
      "PRANG" : "0.14",
      "Pod::Elemental" : "0.093280",
      "Reaction" : "0.002003",
      "Test::Able" : "0.10",
      "namespace::autoclean" : "0.08"
   }
}

 view all matches for this distribution


CPAN-Index-API

 view release on metacpan or  search on metacpan

lib/CPAN/Index/API.pm  view on Meta::CPAN

use warnings;

use Path::Class qw(dir);
use Carp        qw(croak);
use Class::Load qw(load_class);
use namespace::autoclean;
use Moose;
use Moose::Util::TypeConstraints qw(find_type_constraint);

has files => (
    is      => 'bare',

 view all matches for this distribution


CPAN-Local-Role-MetaCPAN-API

 view release on metacpan or  search on metacpan

lib/CPAN/Local/Role/MetaCPAN/API.pm  view on Meta::CPAN

# ABSTRACT: A role for plugins needing to access or query MetaCPAN's API

use common::sense;

use Moose::Role;
use namespace::autoclean;
use MooseX::AttributeShortcuts;
use Moose::Util::TypeConstraints;

use MetaCPAN::API;

 view all matches for this distribution


CPAN-Local

 view release on metacpan or  search on metacpan

lib/CPAN/Local/Plugin/Indices.pm  view on Meta::CPAN

use File::Path;
use CPAN::DistnameInfo;
use Path::Class qw(file dir);
use URI::file;
use Perl::Version;
use namespace::autoclean;
use Moose;
extends 'CPAN::Local::Plugin';
with qw(CPAN::Local::Role::Initialise CPAN::Local::Role::Index);

has 'repo_uri' =>

 view all matches for this distribution


CPAN-Meta

 view release on metacpan or  search on metacpan

t/data-test/x_deprecated-META.json  view on Meta::CPAN

            "Dist::Zilla::Role::TextTemplate" : "0",
            "Moose" : "0",
            "Moose::Util::TypeConstraints" : "0",
            "Path::Tiny" : "0",
            "Sub::Exporter::ForMethods" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },

 view all matches for this distribution


CPAN-Mini-Inject-REST

 view release on metacpan or  search on metacpan

lib/CPAN/Mini/Inject/REST.pm  view on Meta::CPAN

package CPAN::Mini::Inject::REST;
use Moose;
use namespace::autoclean;

use Catalyst::Runtime 5.80;

# Set flags and add plugins for the application.
#

 view all matches for this distribution


CPAN-Testers-Metabase-AWS

 view release on metacpan or  search on metacpan

lib/CPAN/Testers/Metabase/AWS.pm  view on Meta::CPAN

use Moose;
use Metabase::Archive::S3 1.000;
use Metabase::Index::SimpleDB 1.000;
use Metabase::Librarian 1.000;
use Net::Amazon::Config;
use namespace::autoclean;

with 'Metabase::Gateway';

has 'bucket' => (
  is        => 'ro',

 view all matches for this distribution


CPAN-Testers-Metabase-Feed

 view release on metacpan or  search on metacpan

lib/CPAN/Testers/Metabase/Feed.pm  view on Meta::CPAN

use File::Slurp qw/write_file/;
use JSON;
use Metabase::Librarian 0.013; # bug fixes on extraction
use XML::Feed;

use namespace::autoclean;


has 'ct_metabase' => (
  is        => 'ro',
  does      => 'Metabase::Gateway',

 view all matches for this distribution


CPAN-Testers-Metabase-MongoDB

 view release on metacpan or  search on metacpan

lib/CPAN/Testers/Metabase/MongoDB.pm  view on Meta::CPAN


use Moose;
use Metabase::Archive::MongoDB 1.000;
use Metabase::Index::MongoDB 1.000;
use Metabase::Librarian 1.000;
use namespace::autoclean;

with 'Metabase::Gateway';

has 'db_prefix' => (
  is        => 'ro',

 view all matches for this distribution


CPAN-Testers-Metabase

 view release on metacpan or  search on metacpan

lib/CPAN/Testers/Metabase/Demo.pm  view on Meta::CPAN

use Metabase::Archive::SQLite 1.000;
use Metabase::Index::FlatFile 1.000;
use Metabase::Librarian 1.000;
use Path::Class;
use File::Temp;
use namespace::autoclean;

with 'Metabase::Gateway';

has 'data_directory' => (
  is        => 'ro',

 view all matches for this distribution


CPAN-Testers-ParseReport

 view release on metacpan or  search on metacpan

t/var/nntp-testers/5928865  view on Meta::CPAN

	  MooseX::MethodAttributes           0.18     0.18
	  MooseX::RelatedClassRoles         0.004    0.004
	  MooseX::Types                      0.20        0
	  MooseX::Types::Common          0.001000        0
	  Test::More                         0.94     0.94
	  namespace::autoclean               0.09        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                        0.89_07
	CPANPLUS::Dist::Build              0.40

 view all matches for this distribution


CPAN-Testers-Reports-Query-JSON

 view release on metacpan or  search on metacpan

lib/CPAN/Testers/Reports/Query/JSON.pm  view on Meta::CPAN

package CPAN::Testers::Reports::Query::JSON;

use Moose;
use namespace::autoclean;

use version;
use LWP::Simple;
use CPAN::Testers::WWW::Reports::Parser;
use CPAN::Testers::Reports::Query::JSON::Set;

 view all matches for this distribution


CPAN-Visitor

 view release on metacpan or  search on metacpan

lib/CPAN/Visitor.pm  view on Meta::CPAN

use Path::Class 0.17 ();
use Parallel::ForkManager 0.007005 ();

use Moose 0.93 ;
use MooseX::Params::Validate 0.13;
use namespace::autoclean 0.09 ;

has 'cpan'  => ( is => 'ro', required => 1 );
has 'quiet' => ( is => 'ro', default => 0 );
has 'stash' => ( is => 'ro', isa => 'HashRef',  default => sub { {} } );
has 'files' => ( is => 'ro', isa => 'ArrayRef', default => sub { [] } );

 view all matches for this distribution


CPAN-WWW-Top100-Retrieve

 view release on metacpan or  search on metacpan

lib/CPAN/WWW/Top100/Retrieve.pm  view on Meta::CPAN

# import the Moose stuff
use Moose;
use MooseX::StrictConstructor 0.08;
use Moose::Util::TypeConstraints;
use Params::Coerce;
use namespace::autoclean;

# get some utility stuff
use LWP::UserAgent;
use URI;
use HTML::TableExtract;

 view all matches for this distribution


CPAN-cpanminus-reporter-RetainReports

 view release on metacpan or  search on metacpan

t/data/build.moose.log  view on Meta::CPAN

Checking if you have version 0 ... Yes (0.9912)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.10)
Checking if you have Text::Template 0 ... Yes (1.46)
Checking if you have Try::Tiny 0 ... Yes (0.22)
Checking if you have CPAN::Meta::Validator 2.101550 ... Yes (2.150005)
Checking if you have namespace::autoclean 0 ... Yes (0.26)
Checking if you have Software::LicenseUtils 0 ... Yes (0.103010)
Checking if you have MooseX::Types::Path::Class 0 ... Yes (0.06)
Checking if you have Text::Glob 0.08 ... Yes (0.09)
Checking if you have CPAN::Meta::Merge 0 ... Yes (2.150005)
==> Found dependencies: App::Cmd::Setup

 view all matches for this distribution


CPANTS-Kwalitee-Report

 view release on metacpan or  search on metacpan

lib/CPANTS/Kwalitee/Report.pm  view on Meta::CPAN

use CPANTS::Kwalitee::Report::Generator;
use CPANTS::Kwalitee::Report::Indicator;
use CPANTS::Kwalitee::Report::Distribution;

use Moo;
use namespace::autoclean;

our $PAUSE_INDEX = 'http://www.cpan.org/modules/02packages.details.txt.gz';
our $RECENT_MODS = 'https://metacpan.org/feed/recent';
our $MIN_COUNT   = 5;
our $MAX_COUNT   = 100;

 view all matches for this distribution


Cache-Cascade

 view release on metacpan or  search on metacpan

lib/Cache/Cascade.pm  view on Meta::CPAN

	my ( $code, %args ) = @_;
	$code =~ s/\[%\s*(\w+)\s*%\]/$args{$1} || die "$1 is not in eval" /ge;
	eval $code;
}

use namespace::autoclean;

our $VERSION = '0.07';

has caches => (
	isa => ArrayRef,

 view all matches for this distribution


Cache-Profile

 view release on metacpan or  search on metacpan

lib/Cache/Profile.pm  view on Meta::CPAN

use Moose;
use Carp;
use Time::HiRes 1.84 qw(tv_interval gettimeofday time clock);
use Try::Tiny;
use Class::MOP;
use namespace::autoclean;

has cache => (
    isa => "Object",
    is  => "ro",
    required => 1,

 view all matches for this distribution


Cache-Ref

 view release on metacpan or  search on metacpan

lib/Cache/Ref/CAR.pm  view on Meta::CPAN

use Moose;

use List::Util qw(max min);
use Cache::Ref::CAR::Base ();

use namespace::autoclean;

extends qw(Cache::Ref);

with qw(Cache::Ref::CAR::Base);

 view all matches for this distribution


CairoX-Sweet

 view release on metacpan or  search on metacpan

lib/CairoX/Sweet/Elk.pm  view on Meta::CPAN

# ABSTRACT: Internal Moose
our $VERSION = '0.0200';

use Moose();
use MooseX::AttributeShortcuts();
use namespace::autoclean();
use Moose::Exporter;

Moose::Exporter->setup_import_methods(also => ['Moose']);

sub init_meta {

 view all matches for this distribution


Calendar-Gregorian

 view release on metacpan or  search on metacpan

lib/Calendar/Gregorian.pm  view on Meta::CPAN

use 5.006;
use Data::Dumper;

use Date::Gregorian::Simple;
use Moo;
use namespace::autoclean;
use overload q{""} => 'as_string', fallback => 1;

has year  => (is => 'rw', predicate => 1);
has month => (is => 'rw', predicate => 1);
has date  => (is => 'ro', default   => sub { Date::Gregorian::Simple->new });

 view all matches for this distribution


Calendar-Hebrew

 view release on metacpan or  search on metacpan

lib/Calendar/Hebrew.pm  view on Meta::CPAN

use 5.006;
use Data::Dumper;

use Date::Hebrew::Simple;
use Moo;
use namespace::autoclean;
with 'Calendar::Plugin::Renderer';

use overload q{""} => 'as_string', fallback => 1;

has year  => (is => 'rw', predicate => 1);

 view all matches for this distribution


Calendar-Hijri

 view release on metacpan or  search on metacpan

lib/Calendar/Hijri.pm  view on Meta::CPAN

use 5.006;
use Data::Dumper;

use Date::Hijri::Simple;
use Moo;
use namespace::autoclean;
with 'Calendar::Plugin::Renderer';

use overload q{""} => 'as_string', fallback => 1;

$Calendar::Hijri::VERSION   = '0.43';

 view all matches for this distribution


Calendar-Julian

 view release on metacpan or  search on metacpan

lib/Calendar/Julian.pm  view on Meta::CPAN

use 5.006;
use Data::Dumper;

use Date::Julian::Simple;
use Moo;
use namespace::autoclean;
use overload q{""} => 'as_string', fallback => 1;

has year  => (is => 'rw', predicate => 1);
has month => (is => 'rw', predicate => 1);
has date  => (is => 'ro', default   => sub { Date::Julian::Simple->new });

 view all matches for this distribution


Calendar-Model

 view release on metacpan or  search on metacpan

lib/Calendar/Model.pm  view on Meta::CPAN


use Data::Dumper;

use Moose;
with 'MooseX::Role::Pluggable';
use namespace::autoclean;


=head1 ATTRIBUTES

=over 4

 view all matches for this distribution


Calendar-Persian

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.37  Tue Nov 27 09:35:00 2018
      - Upgraded to use Date::Persian::Simple v0.20.

0.36  Wed Nov 14 14:20:00 2018
      - Used namespace::autoclean instead.

0.35  Fri Jan 27 14:00:00 2017
      - Upgraded to use Date::Persian::Simple v0.17.

0.34  Wed Jan 11 10:20:00 2017

 view all matches for this distribution


( run in 0.742 second using v1.00-cache-2.02-grep-82fe00e-cpan-c98054f2a92 )