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

Enbld

Enbld is yet another package manager for building development environment.

Enbld helps you install the software required for software development (programming language, text editor, version control system, etc).

SUPPORTED PLATFORMS

Enbld is performing verification of running on OS X Mavericks.

But probably, it may run also on Linux (Debian, Ubuntu etc.).

When not running, I'm waiting for the report :)

REQUIREMENTS

INSTALLATION

$ curl -L http://goo.gl/MrbDDB | perl

To run Enbld, since a set of PATH is required, add to an environment variables according to the message.

MORE DOCUMENTS

Displays the introduction of Enbld (same as perldoc lib/Enbld.pm).

$ enblder intro

Displays the tutorial of Enbld.

$ enblder tutorial

WEB SITE

https://github.com/magnolia-k/Enbld

http://code-stylistics.net/enbld

ISSUE REPORT

https://github.com/magnolia-k/Enbld/issues

COPYRIGHT

copyright 2013- Magnolia magnolia.k@me.com.

LICENSE

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