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


Bio-KBase

 view release on metacpan or  search on metacpan

lib/Bio/KBase/IDServer/Impl.pm  view on Meta::CPAN


=cut

#BEGIN_HEADER

use Try::Tiny;
use Config::Simple;
use Data::Dumper;
use MongoDB;
use strict;
use base 'Class::Accessor';

 view all matches for this distribution


Bio-MLST-Check

 view release on metacpan or  search on metacpan

lib/Bio/MLST/Download/Databases.pm  view on Meta::CPAN


use Moose;
use Bio::MLST::Download::Database;
use Parallel::ForkManager;

use Try::Tiny;
use File::Copy qw(move);
use File::Path qw(make_path rmtree);
use POSIX qw(strftime);

has 'databases_attributes' => ( is => 'ro', isa => 'HashRef', required => 1 );

 view all matches for this distribution


Bio-MUST-Core

 view release on metacpan or  search on metacpan

bin/format-tree.pl  view on Meta::CPAN

use autodie;

use Getopt::Euclid qw(:vars);
use List::AllUtils qw(pairfirst);
use Smart::Comments;
use Try::Tiny;

use Bio::MUST::Core;
use Bio::MUST::Core::Utils qw(:filenames secure_outfile);
use aliased 'Bio::MUST::Core::IdList';
use aliased 'Bio::MUST::Core::IdMapper';

 view all matches for this distribution


Bio-Pipeline-Comparison

 view release on metacpan or  search on metacpan

lib/Bio/Pipeline/Comparison/Report/InputParameters.pm  view on Meta::CPAN

use Moose;
use Cwd;
use File::Temp;
use File::Copy;
use File::Basename;
use Try::Tiny;
use Bio::SeqIO;
use Bio::Pipeline::Comparison::Types;
use Bio::Pipeline::Comparison::Exceptions;
use Vcf;

 view all matches for this distribution


Bio-Tradis

 view release on metacpan or  search on metacpan

lib/Bio/Tradis/CommandLine/TradisAnalysis.pm  view on Meta::CPAN


use Moose;
use Getopt::Long qw(GetOptionsFromArray);
use Cwd qw(abs_path cwd);
use Bio::Tradis::RunTradis;
use Try::Tiny;

has 'args'        => ( is => 'ro', isa => 'ArrayRef', required => 1 );
has 'script_name' => ( is => 'ro', isa => 'Str',      required => 1 );
has 'fastqfile'   => ( is => 'rw', isa => 'Str',      required => 0 );
has 'tag'         => ( is => 'rw', isa => 'Maybe[Str]',      required => 0 );

 view all matches for this distribution


BioSAILs

 view release on metacpan or  search on metacpan

lib/BioSAILs/Integrations/Github.pm  view on Meta::CPAN

use Git::Wrapper;
use Git::Wrapper::Plus::Ref::Tag;
use Git::Wrapper::Plus::Tags;
use Git::Wrapper::Plus::Branches;

use Try::Tiny;

use Sort::Versions;
use Version::Next qw/next_version/;

use Cwd;

 view all matches for this distribution


BioX-Workflow-Command

 view release on metacpan or  search on metacpan

lib/BioX/Workflow/Command/Utils/Files.pm  view on Meta::CPAN

use namespace::autoclean;

use MooseX::Types::Path::Tiny qw/AbsFile/;
use File::Basename;
use DateTime;
use Try::Tiny;
use Config::Any;
use File::Spec;

option 'workflow' => (
    is            => 'rw',

 view all matches for this distribution


BioX-Workflow

 view release on metacpan or  search on metacpan

cpanfile.snapshot  view on Meta::CPAN

      ExtUtils::MakeMaker 0
      Module::Implementation 0.04
      Module::Runtime 0.012
      Package::Stash 0.14
      Scalar::Util 0
      Try::Tiny 0
      base 0
      perl 5.006
      strict 0
      warnings 0
  Class-Load-XS-0.09

cpanfile.snapshot  view on Meta::CPAN

      ExtUtils::CBuilder 0
      Module::Build 0.28
      POSIX 0
      Params::Validate 1.03
      Scalar::Util 0
      Try::Tiny 0
      XSLoader 0
      base 0
      constant 0
      integer 0
      overload 0

cpanfile.snapshot  view on Meta::CPAN

      File::Find 0
      File::Spec 0
      List::Util 1.33
      Module::Runtime 0
      Params::Validate 0.72
      Try::Tiny 0
      constant 0
      parent 0
      perl 5.006
      strict 0
      vars 0

cpanfile.snapshot  view on Meta::CPAN

    requirements:
      Carp 0
      Exporter 0
      ExtUtils::MakeMaker 0
      Scalar::Util 0
      Try::Tiny 0
      constant 0
      overload 0
      strict 0
      warnings 0
  Exporter-Tiny-0.042

cpanfile.snapshot  view on Meta::CPAN

      Module::Implementation 0.09
    requirements:
      Carp 0
      ExtUtils::MakeMaker 0
      Module::Runtime 0.012
      Try::Tiny 0
      strict 0
      warnings 0
  Module-Pluggable-5.2
    pathname: S/SI/SIMONW/Module-Pluggable-5.2.tar.gz
    provides:

cpanfile.snapshot  view on Meta::CPAN

      Scalar::Util 1.19
      Sub::Exporter 0.980
      Sub::Identify 0
      Sub::Name 0.05
      Task::Weaken 0
      Try::Tiny 0.17
      parent 0.223
      strict 1.03
      warnings 1.03
  MooseX-ConfigFromFile-0.14
    pathname: E/ET/ETHER/MooseX-ConfigFromFile-0.14.tar.gz

cpanfile.snapshot  view on Meta::CPAN

      Moose::Meta::Attribute 0
      Moose::Role 0.56
      Moose::Util::TypeConstraints 0
      MooseX::Role::Parameterized 0
      Scalar::Util 0
      Try::Tiny 0
      namespace::autoclean 0
      perl 5.006
      strict 0
      warnings 0
  MooseX-Getopt-Usage-0.24

cpanfile.snapshot  view on Meta::CPAN

      Term::ReadKey 0
      Test::Class 0.36
      Test::Differences 0.5
      Test::More 0
      Text::Wrap 0
      Try::Tiny 0.09
  MooseX-Role-Parameterized-1.08
    pathname: E/ET/ETHER/MooseX-Role-Parameterized-1.08.tar.gz
    provides:
      MooseX::Role::Parameterized 1.08
      MooseX::Role::Parameterized::Meta::Role::Parameterized 1.08

cpanfile.snapshot  view on Meta::CPAN

      Module::Runtime 0
      Storable 2.04
      Test::Builder 0.78
      Test::Builder::Tester 1.02
      Test::Simple 0.78
      Try::Tiny 0
      constant 0
      perl 5.008001
      strict 0
      warnings 0
  Test-Differences-0.63

cpanfile.snapshot  view on Meta::CPAN

    requirements:
      ExtUtils::MakeMaker 0
  Try-Tiny-0.22
    pathname: D/DO/DOY/Try-Tiny-0.22.tar.gz
    provides:
      Try::Tiny 0.22
    requirements:
      Carp 0
      Exporter 5.57
      ExtUtils::MakeMaker 6.30
      constant 0

 view all matches for this distribution


Bitcoin-Crypto

 view release on metacpan or  search on metacpan

ex/persistent_hd_wallet.pl  view on Meta::CPAN

	use Mooish::AttributeBuilder;

	use Bitcoin::Crypto qw(btc_extprv);
	use Bitcoin::Crypto::Network;
	use Storable;
	use Try::Tiny;

	use constant FILENAME => '.wallet.state';

	# not stored in object to avoid being serialized
	my %master_keys;

 view all matches for this distribution


Bot-Backbone-Service-Ticket

 view release on metacpan or  search on metacpan

lib/Bot/Backbone/Service/Ticket.pm  view on Meta::CPAN

no Bot::Backbone::Service; # <-- remove my as
use Class::Load qw( load_first_existing_class );
use Moose::Util::TypeConstraints; # <-- bring in their as
use Scalar::Util qw( blessed );
use List::MoreUtils qw( all );
use Try::Tiny;

subtype 'Bot::Backbone::Service::Ticket::TrackerList'
    => as 'ArrayRef'
    => where { all { blessed($_) && $_->does('Bot::Backbone::Service::Ticket::Tracker') } @$_ };

 view all matches for this distribution


Bot-BasicBot-Pluggable-FromConfig

 view release on metacpan or  search on metacpan

cpanfile.snapshot  view on Meta::CPAN

      POE 0
      Socket 0
      Storable 0
      Test::More 0
      Text::Unidecode 0
      Try::Tiny 0
      URI 0
      URI::Find::Simple 0
      URI::Title 0
      XML::Feed 0
      YAML::XS 0

cpanfile.snapshot  view on Meta::CPAN

      Module::Build::Tiny 0.034
      Module::Implementation 0.04
      Module::Runtime 0.012
      Package::Stash 0.14
      Scalar::Util 0
      Try::Tiny 0
      base 0
      perl 5.008
      strict 0
      warnings 0
  Class-Load-XS-0.08

cpanfile.snapshot  view on Meta::CPAN

      ExtUtils::CBuilder 0
      Module::Build 0.3601
      POSIX 0
      Params::Validate 0.76
      Scalar::Util 0
      Try::Tiny 0
      XSLoader 0
      base 0
      constant 0
      integer 0
      overload 0

cpanfile.snapshot  view on Meta::CPAN

    requirements:
      Carp 0
      Exporter 0
      ExtUtils::MakeMaker 6.30
      Scalar::Util 0
      Try::Tiny 0
      constant 0
      overload 0
      strict 0
      warnings 0
  Exception-Class-1.37

cpanfile.snapshot  view on Meta::CPAN

      T::ImplFails2 undef
    requirements:
      Carp 0
      ExtUtils::MakeMaker 6.30
      Module::Runtime 0.012
      Try::Tiny 0
      strict 0
      warnings 0
  Module-Pluggable-5.1
    pathname: S/SI/SIMONW/Module-Pluggable-5.1.tar.gz
    provides:

cpanfile.snapshot  view on Meta::CPAN

      Params::Util 1.00
      Scalar::Util 1.19
      Sub::Exporter 0.980
      Sub::Name 0.05
      Task::Weaken 0
      Try::Tiny 0.02
      parent 0.223
  MooseX-ConfigFromFile-0.13
    pathname: E/ET/ETHER/MooseX-ConfigFromFile-0.13.tar.gz
    provides:
      MooseX::ConfigFromFile 0.13

cpanfile.snapshot  view on Meta::CPAN

      Moose::Meta::Attribute 0
      Moose::Role 0.56
      Moose::Util::TypeConstraints 0
      MooseX::Role::Parameterized 0
      Scalar::Util 0
      Try::Tiny 0
      namespace::autoclean 0
      perl 5.006
      strict 0
      warnings 0
  MooseX-Role-Parameterized-1.02

cpanfile.snapshot  view on Meta::CPAN

      Clone 0
      ExtUtils::MakeMaker 6.30
      Mouse 0
      Sub::Install 0
      Test::Most 0
      Try::Tiny 0
  Package-Stash-0.36
    pathname: D/DO/DOY/Package-Stash-0.36.tar.gz
    provides:
      Package::Stash 0.36
      Package::Stash::PP 0.36

cpanfile.snapshot  view on Meta::CPAN

    requirements:
      Carp 0
      Exporter 5.57
      ExtUtils::MakeMaker 6.30
      Test::Builder 0
      Try::Tiny 0.07
      strict 0
      warnings 0
  Test-LongString-0.15
    pathname: R/RG/RGARCIA/Test-LongString-0.15.tar.gz
    provides:

cpanfile.snapshot  view on Meta::CPAN

      Test::Deep 0.111
      Test::Fatal 0.007
      Test::LongString 0.15
      Test::More 0.96
      Test::Warnings 0.009
      Try::Tiny 0.15
      perl 5.008001
  Test-Most-0.33
    pathname: O/OV/OVID/Test-Most-0.33.tar.gz
    provides:
      Test::Most 0.33

cpanfile.snapshot  view on Meta::CPAN

      Test::use::ok 0
      Tie::RefHash 0
  Try-Tiny-0.19
    pathname: D/DO/DOY/Try-Tiny-0.19.tar.gz
    provides:
      Try::Tiny 0.19
    requirements:
      Carp 0
      Exporter 5.57
      ExtUtils::MakeMaker 6.30
      constant 0

 view all matches for this distribution


Bot-BasicBot-Pluggable-Module-JIRA

 view release on metacpan or  search on metacpan

lib/Bot/BasicBot/Pluggable/Module/JIRA.pm  view on Meta::CPAN


use Moose;
use MooseX::Traits;

use POE;
use Try::Tiny;

use DateTime;
use DateTime::Format::MySQL;
use Lingua::StopWords::EN;
use JIRA::Client;

 view all matches for this distribution


Bot-BasicBot-Pluggable-Module-WWWShorten

 view release on metacpan or  search on metacpan

lib/Bot/BasicBot/Pluggable/Module/WWWShorten.pm  view on Meta::CPAN


use warnings;
use strict;
use parent 'Bot::BasicBot::Pluggable::Module';
use URI::Find::Rule;
use Try::Tiny;
use Module::Load;
use LWP::UserAgent;

our $VERSION = '0.03';

 view all matches for this distribution


Bot-BasicBot-Pluggable

 view release on metacpan or  search on metacpan

lib/App/Bot/BasicBot/Pluggable.pm  view on Meta::CPAN

use Config::Find;
use Bot::BasicBot::Pluggable;
use Bot::BasicBot::Pluggable::Store;
use Moose::Util::TypeConstraints;
use List::MoreUtils qw(any uniq);
use Try::Tiny;
use Log::Log4perl;

with 'MooseX::Getopt::Dashes';
with 'MooseX::SimpleConfig';

 view all matches for this distribution


Bot-ChatBots-Telegram

 view release on metacpan or  search on metacpan

lib/Bot/ChatBots/Telegram/LongPoll.pm  view on Meta::CPAN

use strict;
use warnings;
{ our $VERSION = '0.014'; }

use Ouch;
use Try::Tiny;
use Log::Any qw< $log >;
use Mojo::IOLoop ();
use IO::Socket::SSL ();    # just to be sure to complain loudly in case
use List::Util qw< max >;
use Data::Dumper;

 view all matches for this distribution


Bot-ChatBots-Trello

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "IO::Socket::SSL" : "2.038",
            "Log::Any" : "1.042",
            "Mojolicious" : "7.08",
            "Moo" : "2.002005",
            "Ouch" : "0.0409",
            "Try::Tiny" : "0.27",
            "namespace::clean" : "0.27",
            "perl" : "5.010"
         }
      },
      "test" : {

 view all matches for this distribution


Bot-ChatBots

 view release on metacpan or  search on metacpan

lib/Bot/ChatBots/Role/Poller.pm  view on Meta::CPAN

{ our $VERSION = '0.014'; }

use Ouch;
use Mojo::IOLoop ();
use Log::Any qw< $log >;
use Try::Tiny;

use Moo::Role;
use namespace::clean;

with 'Bot::ChatBots::Role::Source'; # requires normalize_record

 view all matches for this distribution


Bot-Cobalt

 view release on metacpan or  search on metacpan

lib/Bot/Cobalt/Common.pm  view on Meta::CPAN

use Import::Into;

use Bot::Cobalt::Utils ();
use IRC::Utils ();
use Object::Pluggable::Constants ();
use Try::Tiny ();

use Types::Standard ();
use List::Objects::Types ();

our $ImportMap = hash(

lib/Bot/Cobalt/Common.pm  view on Meta::CPAN

  my (undef, @items) = @_;
  my $target = caller;

  feature->import( ':5.10' );
  strictures->import::into($target);
  Try::Tiny->import::into($target);

  my $toimport = hash;

  # : or - prefixed tags are valid, everything else is a func/symbol:
  my (@tags, @funcs);

lib/Bot/Cobalt/Common.pm  view on Meta::CPAN

used tools and constants to make life easier on plugin authors.

L<strictures> are also enabled. This will turn on 'strict' and make (most)
warnings fatal.

L<Try::Tiny> is always imported.

=head2 Exported

=head3 Constants

 view all matches for this distribution


Bot-IRC

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - Bot will not respond to "hi" and "good morning" and stuff unless
          talked directly to
        - History fetching and returning by email interface enhancements

1.16      2017-07-11 17:05:59-04:00 America/New_York
        - Add Try::Tiny blocks for most evals and include headers in error
          messages to provide a little more context on errors

1.15      2017-06-28 19:30:42-04:00 America/New_York
        - Improve bot's ability to be addressed and respond
        - Fix bug that would throw undef hash ref error for missing vars() vars

 view all matches for this distribution


BoutrosLab-TSVStream

 view release on metacpan or  search on metacpan

lib/BoutrosLab/TSVStream/IO/Role/Base/Fixed.pm  view on Meta::CPAN

use Carp;
use feature 'say';

use Moose::Role;
use namespace::autoclean;
use Try::Tiny;

# Base role for all reader/writer variants
#
# The BUILDARGS wrapper checks wheter a handle was proveded
# and, if not, opens the file provided and sets the handle

 view all matches for this distribution


Boxer

 view release on metacpan or  search on metacpan

lib/Boxer/World/Reclass.pm  view on Meta::CPAN

use autodie;

use YAML::XS;
use List::MoreUtils qw(uniq);
use Hash::Merge qw(merge);
use Try::Tiny;

use Moo;
use MooX::StrictConstructor;
extends qw(Boxer::World);

 view all matches for this distribution


Bread-Board

 view release on metacpan or  search on metacpan

lib/Bread/Board/ConstructorInjection.pm  view on Meta::CPAN

our $AUTHORITY = 'cpan:STEVAN';
# ABSTRACT: service instantiating objects via a constructor
$Bread::Board::ConstructorInjection::VERSION = '0.37';
use Moose;

use Try::Tiny;

use Bread::Board::Types;

with 'Bread::Board::Service::WithConstructor',
     'Bread::Board::Service::WithParameters',

 view all matches for this distribution


Bread-Runner

 view release on metacpan or  search on metacpan

lib/Bread/Runner.pm  view on Meta::CPAN

use Carp;
use Module::Runtime qw(use_module);
use Scalar::Util qw(blessed);
use Getopt::Long;
use Log::Any qw($log);
use Try::Tiny;


sub run {
    my ( $class, $bb_class, $opts ) = @_;

 view all matches for this distribution


Broadworks-OCIP

 view release on metacpan or  search on metacpan

lib/Broadworks/OCIP/Response.pm  view on Meta::CPAN


use Broadworks::OCIP::Throwable;
use Moose;
use Function::Parameters;
use MooseX::StrictConstructor;
use Try::Tiny;
use XML::Fast;


# ------------------------------------------------------------------------
sub _list {

 view all matches for this distribution


Browsermob-Proxy

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Net::Ping" : "0",
            "Test::Deep" : "0",
            "Test::LWP::UserAgent" : "0",
            "Test::More" : "0",
            "Test::Spec" : "0",
            "Try::Tiny" : "0",
            "lib" : "0"
         }
      }
   },
   "release_status" : "stable",

 view all matches for this distribution


Bubblegum

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN

0.32 2014-08-30T19:40:01
 - v0.32
 - Updated POD, README, and Makefile.
 - Faster mechanism for importing and configuring, Replaced custom
   Bubblegum::Exception with Throwable::Error version, Removed
   Devel::StackTrace, Module::Find, and Try::Tiny, Added Throwable
 - Fixed documentation errors in Bubblegum::Object::Universal.

0.31 2014-08-19T09:24:15
 - v0.31
 - Updated POD, README, and Makefile.

 view all matches for this distribution


Buffer-Transactional

 view release on metacpan or  search on metacpan

lib/Buffer/Transactional.pm  view on Meta::CPAN

Buffer::Transactional - A transactional buffer for writing data

=head1 SYNOPSIS

  use IO::File;
  use Try::Tiny;
  use Buffer::Transactional;

  my $b = Buffer::Transactional->new( out => IO::File->new('my_novel.txt', 'w') );
  try {
      $b->begin_work;

 view all matches for this distribution


Bundle-DadaMail-IncludedInDistribution

 view release on metacpan or  search on metacpan

lib/Bundle/DadaMail/IncludedInDistribution.pm  view on Meta::CPAN


Time::Local - should be in core

Time::Piece::MySQL

Try::Tiny - prereq to something 

URI - prereq to something 

URI::Escape - prereq to something 

 view all matches for this distribution


Bundle-FinalTest

 view release on metacpan or  search on metacpan

lib/Bundle/FinalTest.pm  view on Meta::CPAN

Sub::Uplevel
Test::Tester
Text::Balanced
Text::Glob
Time::HiRes
Try::Tiny
URI
URI::Escape
XSLoader
Digest::SHA1
Compress::Bzip2

 view all matches for this distribution


Bundle-Siebel-MonitoringTools

 view release on metacpan or  search on metacpan

lib/Bundle/Siebel/MonitoringTools.pm  view on Meta::CPAN

    XML::Parser [2.41]
    RPC::XML [0.78]
    CHI [0.58]
    TryCatch [1.003002]
    Dist::Zilla::Plugin::CheckExtraTests [0.029]
    Try::Tiny [0.27]

=head1 SEE ALSO

=over

 view all matches for this distribution


( run in 1.390 second using v1.01-cache-2.11-cpan-0d8aa00de5b )