-
-
24 Jun 2014 07:39:33 UTC
- Distribution: Bundle-SYP
- Module version: 1.5
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (165 / 0 / 0)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (14.42KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Sergey Romanov
- Dependencies
- none
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Bundle::SYP - SYP's cozy environment
VERSION
version 1.5
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
AnyEvent::Net::Curl::Queued
App::cpanoutdated
App::p
App::pmodinfo
Bash::Completion::Plugins::cpanm
Bash::Completion::Plugins::perlbrew
Config::General
DBIx::Class::Schema::Loader
DB_File
Daemon::Generic
Data::DPath
Data::Float
Data::Printer::Filter::JSON
Data::Printer::Filter::URI
DateTime::Format::ISO8601
DateTime::Format::Strptime
Devel::NYTProf
Devel::REPL
Devel::REPL::Plugin::DataPrinter
Devel::Trace
Digest::SHA1
Dist::Zilla::App::Command::cover
Dist::Zilla::Plugin::ChangelogFromGit::CPAN::Changes
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
FindBin::libs
Geo::DNA
Geo::Distance
Geo::GoogleEarth::Pluggable
HTML::AsText::Fix
HTML::Linear
HTML::TreeBuilder::LibXML
Imager
Lingua::PT::Nums2Ords
Log::Log4perl
LWP::Protocol::Net::Curl
LWP::Protocol::https
Mojolicious
MongoDB
Mouse
Net::Whois::Raw
Number::Format
Parallel::ForkManager
Perl::Critic
Perl::Critic::Policy::Modules::ProhibitModuleShebang
Pod::Elemental::Transformer::List
Regexp::Common
Roman
Sort::Key::Top
Statistics::Descriptive
String::Similarity
String::Trigram
Term::ReadLine::Gnu
Text::CSV
Text::Fingerprint
Text::TabularDisplay
Throwable
Tie::Handle::CSV
URI::Escape
URI::QueryParam
URI::sftp
Unicode::CaseFold
Unicode::CheckUTF8
Web::Scraper
WWW::Mechanize
XML::Rabbit
XML::SAX::ExpatXS
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 aBundle::
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 <stas@sysd.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 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.
Module Install Instructions
To install Bundle::SYP, copy and paste the appropriate command in to your terminal.
cpanm Bundle::SYP
perl -MCPAN -e shell install Bundle::SYP
For more information on module installation, please visit the detailed CPAN module installation guide.