Giter Club home page Giter Club logo

perl-setupenv's Introduction

Tools for Perl application environment setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* pmbp.pl

The pmbp.pl script is a tool to manage runtime environments for Perl
applications, built on the top of infrastructures such as yum/apt/brew,
perlbrew, cpanm, carton, and git.

  bin/pmbp.pl
  doc/pmbp.txt
  doc/pmbp-tutorial.pod
  Makefile.pmbp.example

Install the pmbp.pl into ./local/bin:

  $ curl https://wakaba.github.io/packages/pmbp | sh

Then, prepare a Makefile by, e.g.:

  $ curl https://raw.githubusercontent.com/wakaba/perl-setupenv/master/Makefile.pmbp.example > Makefile

Now, you can run the pmbp.pl script to install your application's dependencies into ./local/ by:

  $ make deps

If you want to run a Perl application on Heroku, see also <https://github.com/wakaba/heroku-buildpack-perl-pmbp>.

* Makefile.setupenv (deprecated)

  Makefile.setupenv
  Makefile.example
  doc/makefile-setupenv.txt

* pmb (deprecated)

Integrated with Makefile.setupenv.

  doc/pmb.txt

* pmbundler (deprecated)

Integrated with Makefile.setupenv.

  doc/pmbundler.txt

* History

This repository was located at
<https://github.com/wakaba/perl-setupenv> until 8 April, 2022.

* License

Unless otherwise stated, following terms are applied:

Copyright 2012-2022 Wakaba <[email protected]>.

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

perl-setupenv's People

Contributors

github-actions[bot] avatar nanto avatar nobuoka avatar suzak avatar wakaba avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

perl-setupenv's Issues

save logs of nested pmbp

Logs of nested pmbp executions (e.g. in --install-perl-app) should be merged with the main log if that pmbp failed.

GD 2.50 のインストールができない

某プロジェクトでは GD 2.50 を使っているが、GD 2.50 は Makefile.PL を用いるため、 bd84ed3 が入って以降は pmbp でのインストールに失敗する。

某プロジェクトの方で依存する GD のバージョンを上げられればよいのだが、それもそれでなかなか難しそうな模様 ><

MeCab ./configure error

configure: error: Your compiler is not powerful enough to compile MeCab.

... should be captured in install_tarball.

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.