The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Task::Devel::Essentials - Bundle of modules useful for developers

VERSION

Version 0.016

SYNOPSIS

  # to install a couple of modules useful for developers in one go,
  # execute one of the commands below:

  cpan Task::Devel::Essentials
  cpanm Task::Devel::Essentials
  cpanp i Task::Devel::Essentials

MODULES

App::CPANTS::Lint
Archive::Tar
Archive::Zip
Assert::Conditional
Contextual::Return
CPAN
CPAN::Reporter
Data::Dumper
Data::Dumper::Simple
Data::Printer
DateTime
Devel::Cover
Devel::NYTProf
Devel::StackTrace
Digest::SHA
Dist::Zilla
Encode
ExtUtils::CBuilder
ExtUtils::MakeMaker
File::HomeDir
File::ShareDir
File::Spec
File::Temp
File::Which
Getopt::Long
Inline
IO::Compress::Base
IO::Zlib
Iterator::Diamond
JSON
Kwalify
List::MoreUtils
List::MoreUtils::XS (optional)
LWP
MIME::Base64
MIME::Lite
Modern::Perl
Module::CoreList
Module::CPANTS::Analyse
Module::Install
Module::Signature
Module::Starter
Module::Version
Moo
Moose
Mouse
Net::FTP
Params::Check
Parse::CPAN::Meta
Perl::Critic
Perl6::Form
Perl6::Slurp
Readonly
Regexp::Common
Role::Basic
Scalar::Util
Term::ReadKey
Term::ReadLine
Term::ReadLine::Gnu (optional)
Test::Class
Test::Differences
Test::Exception
Test::Fatal
Test::Harness
Test::MinimumVersion
Test::MinimumVersion::Fast (optional)
Test::MockModule
Test::More
Test::NoWarnings
Test::Output
Test::Pod
Test::Pod::Coverage
Test::Portability::Files
Test::Regexp
Test::Reporter::Transport::Metabase
Test::Requires
Test::Signature
Test::Simple
Test::Strict
Test::Warn
Test2::Suite
Text::Glob
Try::Tiny
Type::Tiny
YAML
YAML::Syck

AUTHOR

Martin Becker <mhasch at cpan.org>

LICENSE AND COPYRIGHT

Copyright (c) 2013-2022 by Martin Becker, Blaubeuren.

This library is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0 (see the LICENSE file).