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

NAME

Task::BeLike::SHARYANTO::Apps - Install modules currently used in all SHARYANTO's current applications

VERSION

version 0.11

DESCRIPTION

This task will install modules currently used in all my current applications. Not included are modules:

  • already in 5.10 core;

  • used in development (see Task::BeLike::SHARYANTO::Devel);

  • required by my very specific applications;

  • required by my old/obsolete applications;

The purpose of this distribution is to make it easy to setup an environment with all my required/preferred modules. Thus, this distribution is probably only useful to me or people who use my applications. I apologize if the existence of this distribution on CPAN annoys you. In my defense, I am just following a trend started by RJBS, so blame him if you want :-)

TASK CONTENTS

Included modules

Algorithm::BinPack

Any::Moose

App::Options

App::perlmv

autodie

Capture::Tiny

Carp::Always

Crypt::PasswdMD5

Data::Dump

Data::Dump::OneLine

Data::Dump::Partial

Data::Dump::PHP

Data::Format::Pretty::Console

Data::ModeMerge

Data::Schema

Date::Manip

Date::Parse

DateTime

DateTime::BusinessHours

DateTime::Format::DateManip

DateTime::Format::MySQL

DBD::SQLite

DBI

Digest::CRC

Email::Address

File::chdir

File::Flock

File::HomeDir

File::LibMagic

File::RsyBak

File::Slurp

File::Slurp::Shortcuts

File::Type

 Depcecated, will be replaced by File::LibMagic exclusively in the future.

File::Which

Finance::Bank::ID::BCA

Finance::Bank::ID::Mandiri

Git::Bunch

HTML::Parser

 HTML::Parser, also contains HTML::Entities, HTML::HeadParser,
 HTML::LinkExtor, HTML::TokeParser

iCal::Parser

Image::Size

JSON

LWP

 libwww-perl, also contains LWP::Simple, HTTP::*, etc.

Lingua::Han::PinYin

List::MoreUtils

Log::Any::App

Mail::Internet

Mail::POP3Client

Mail::QmailQueue

Mail::Sender

Mail::Sendmail

Media::Type::Simple

MIME::Parser

Mojo::DOM

Moo

Moose

Mouse

MP3::Tag

Net::BitTorrent::File

Number::Format

Package::Alias

Path::Class

Proc::PID::File

Proc::Reliable

REST::Google::Search::Images

 REST::Google, also contains REST::Google::Search

Statistics::Descriptive

String::ShellQuote

Sub::Spec::BashComplete

Term::ReadKey

Term::ReadLine

Text::Unaccent::PurePerl

Tie::Cache

Try::Tiny

URI

 URI, also contains URI::Escape

URI::Find

WWW::Mechanize

XML::RSSLite

YAML

YAML::Syck

YAML::Tiny

YAML::XS

AUTHOR

Steven Haryanto <stevenharyanto@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Steven Haryanto.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.