NAME
   Bundle::SYP - SYP's cozy environment

VERSION
   version 1.3

SYNOPSIS
    # Debian >= 5.0; Perl >= 5.14
    sudo apt-get install curl gcc git-core libssl-dev libcurl4-gnutls-dev libdb-dev libexpat-dev libncurses-dev libreadline-dev libxml2-dev

    perl -MCPAN -e 'install Bundle::SYP'

CONTENTS
   Module::Install

   XML::LibXML

   YAML

   Term::ANSIColor

   Object::ID

   Any::Moose

   AnyEvent::Net::Curl::Queued

   App::Ack

   App::cpanminus

   App::cpanoutdated

   App::pmodinfo

   Bash::Completion::Plugins::cpanm

   Bash::Completion::Plugins::perlbrew

   Config::General

   DBD::SQLite

   DBIx::Class

   DBIx::Class::Schema::Loader

   DB_File

   Daemon::Generic

   Data::Float

   Data::Printer

   Data::Printer::Filter::JSON

   Data::Printer::Filter::URI

   DateTime::Format::ISO8601

   DateTime::Format::Strptime

   Devel::Cover

   Devel::NYTProf

   Devel::REPL

   Devel::REPL::Plugin::DataPrinter

   Devel::Trace

   Digest::MD5

   Digest::SHA

   Digest::SHA1

   Dist::Zilla

   Dist::Zilla::App::Command::cover

   Dist::Zilla::Plugin::CopyFilesFromBuild

   Dist::Zilla::Plugin::Git::NextVersion

   Dist::Zilla::Plugin::MetaResourcesFromGit

   Dist::Zilla::Plugin::MinimumPerl

   Dist::Zilla::Plugin::OurPkgVersion

   Dist::Zilla::Plugin::PodWeaver

   Dist::Zilla::Plugin::ReadmeAnyFromPod

   Dist::Zilla::PluginBundle::Git

   Dist::Zilla::PluginBundle::TestingMania

   EV

   File::Rename

   File::ShareDir

   File::Slurp

   FindBin::libs

   Geo::DNA

   Geo::Distance

   Geo::GoogleEarth::Pluggable

   HTML::AsText::Fix

   HTML::Linear

   HTML::TreeBuilder::LibXML

   HTTP::Tiny

   Imager

   JSON::Any

   JSON::XS

   Lingua::PT::Nums2Ords

   Lingua::PT::Nums2Words

   List::MoreUtils

   Log::Log4perl

   LWP::Protocol::Net::Curl

   LWP::Simple

   Memoize

   Mojolicious

   MongoDB

   Moose

   Mouse

   MooseX::NonMoose

   Net::Whois::Raw

   Number::Format

   Parallel::ForkManager

   Perl::Critic

   Perl::Tidy

   Pod::Elemental

   Pod::Elemental::Transformer::List

   Pod::Simple

   Pod::Weaver::Plugin::Encoding

   Regexp::Common

   Roman

   Statistics::Descriptive

   Storable

   String::Similarity

   String::Trigram

   Term::ReadLine::Gnu

   Text::CSV

   Text::CSV_XS

   Text::Fingerprint

   Text::TabularDisplay

   Text::Unidecode

   Throwable

   Tie::Handle::CSV

   Tie::IxHash

   URI::Escape

   URI::QueryParam

   URI::sftp

   Unicode::CaseFold

   Unicode::CheckUTF8

   Web::Scraper

   WWW::Mechanize

   XML::Rabbit

   XML::SAX::ExpatXS

   common::sense

   forks

   lexicals

CAVEATS
   I know there's a "Task::" way of doing it, and I could also play around
   with "[Prereqs]" section of my dist.ini, and that using Dist::Zilla to
   make a "Bundle::" is an overkill.

   But I simply like to stick with the idea that the first three modules
   (YAML, Term::ANSIColor, Object::ID) will be installed before the rest,
   disregarding the alphabetical order.

AUTHOR
   Stanislaw Pusep <[email protected]>

COPYRIGHT AND LICENSE
   This software is copyright (c) 2012 by Stanislaw Pusep.

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