Group
Extension

Task-BeLike-MPERRY/lib/Task/BeLike/MPERRY.pm

package Task::BeLike::MPERRY;

use 5.006;
use strict;
use warnings;

=head1 NAME

Task::BeLike::MPERRY - Modules MPERRY uses

=head1 VERSION

Version 0.01

=cut

our $VERSION = '0.01';


=head1 TASK CONTENTS

=head2 Modules I Use

=head3 L<App::cpanminus>

=head3 L<App::Presto>

=head3 L<Capture::Tiny>

=head3 L<Carton>

=head3 L<Class::Tiny>

=head3 L<CLI::Framework>

=head3 L<Config::INI>

=head3 L<CPAN::Mini>

=head3 L<CPAN::Mini::Webserver>

=head3 L<Data::Printer>

=head3 L<Data::Util>

=head3 L<DBD::SQLite>

=head3 L<Devel::Cover>

=head3 L<Devel::REPL>

=head3 L<HTTP::Tiny>

=head3 L<Inline>

=head3 L<Inline::C>

=head3 L<Inline::Java>

=head3 L<IO::Prompt::Tiny>

=head3 L<IO::Socket::INET>

=head3 L<IO::Socket::SSL>

=head3 L<JSON>

=head3 L<List::MoreUtils>

=head3 L<List::Util>

=head3 L<local::lib>

=head3 L<MetaCPAN::Clients>

=head3 L<LWP>

=head3 L<LWP::Protocol::https>

=head3 L<Module::Starter>

=head3 L<Mojolicious>

=head3 L<Mojolicious::Plugin::ConsoleLogger>

=head3 L<Moo>

=head3 L<Moose>

=head3 L<Mozilla::CA>

=head3 L<namespace::clean>

=head3 L<Net::Appliance::Session>

=head3 L<Net::CLI::Interact>

=head3 L<Net::LDAP>

=head3 L<Parallel::ForkManager>

=head3 L<Path::Tiny>

=head3 L<Perl::Critic>

=head3 L<Perl::Tidy>

=head3 L<Plack>

=head3 L<Pod::Coverage>

=head3 L<Pod::Spell>

=head3 L<Puppet::Tidy>

=head3 L<Readonly>

=head3 L<Regexp::Common>

=head3 L<REST::Client>

=head3 L<Role::Tiny>

=head3 L<RPC::XML>

=head3 L<Sort::Naturally>

=head3 L<Spreadsheet::ParseExcel>

=head3 L<Spreadsheet::WriteExcel>

=head3 L<Spreadsheet::XLSX>

=head3 L<SQL::Abstract>

=head3 L<Template>

=head3 L<Term::ReadPassword>

=head3 L<Test::PerlTidy>

=head3 L<Test::Pod::Coverage>

=head3 L<Text::CSV>

=head3 L<Text::CSV::Slurp>

=head3 L<Text::Diff>

=head3 L<Try::Tiny>

=head3 L<Type::Tiny>

=head3 L<WWW::Mechanize>

=head3 L<WWW::Mechanize::FormFiller>

=head3 L<WWW::Mechanize::GZip>

=head3 L<WWW::Mechanize::Shell>

=head3 L<XML::Tiny>

=head3 L<XML::Tiny::Simple>


=head1 AUTHOR

Matt Perry, C<< <matt at mattperry.com> >>

=head1 LICENSE AND COPYRIGHT

Copyright 2016 Matt Perry.

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See L<http://dev.perl.org/licenses/> for more information.


=cut

1; # End of Task::BeLike::MPERRY


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