Giter Site home page Giter Site logo

dancingfrog / fermenter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vifo/fermenter

0.0 3.0 0.0 8 KB

System-wide installation of Perl 5.18.2, perlbrew and standard modules to /usr/local/perl in one shot.

License: MIT License

Perl 6 47.81% Shell 52.19%

fermenter's Introduction

fermenter

Modernize your Perl! System-wide installation of Perl 5.20.2, perlbrew and recommended modules to /usr/local/perl on various Linux distributions in one shot. Root required. Handle with care.

# install Perl 5.20.2 and recommended modules via perlbrew to /usr/local/perl.
curl https://raw.github.com/vifo/fermenter/master/fermenter.sh | bash

Motivation

perlbrew is great for setting up and managing multiple, isolated Perl installations. Yet, even with perlbrew, you still have to care yourself for possible build dependencies, adjust compiler flags, update Perl modules after installation. cleanup and so on.

This is, where fermenter kicks in. It simplifies the installation of Perl via perlbrew by providing sensible defaults, adjusting compiler flags, handling build dependencies and finally building and installing Perl including recommended modules.

fermenter?

perlbrew => brew => brewing => fermentation => fermenter for the curious.

Distribution not listed? Review open issues/open new one

Documentation

Detailed docs currently only available as source code comments (if any).

fermenter is great, but I want to...

  • change the installation directory

    $ FERMENTER_ROOT=/usr/local/fermenter \
        curl https://raw.github.com/vifo/fermenter/master/fermenter.sh | bash

Links

Copyright and license

Copyright 2014, Victor Foitzik. perlbrew-fermenter is released under the MIT license. Please refer to the license file for details.

fermenter's People

Contributors

dancingfrog avatar vifo avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.