Coder Social home page Coder Social logo

app-perlall's Introduction

This archive contains the distribution App::perlall

Build, test and do with all perls

perlall -v help

    perlall build bleadd-nt
    perlall build perl5.16.2
    perlall build --allpatches perl5.14.2-nt
    perlall -v build -j4 5.15.4d-nt@khw-tk smoke-me/khw-tk
    perlall uninstall perl5.15.4d-nt@khw-tk

    perlall init perl5.16.2d-nt DBI CPAN::SQLite $(cat ~/Perl/B-C/t/top100)

    perlall do -MData::Dumper -e'my $a;$b={1=>\$a};$a=\$b;print Dumper($b)'
    perlall --older 5.12 make -Mblib t/0basic.t
    perlall=5.16.2  perlall maketest  	# test with version as ENV
    perlall="5.14*" perlall makeinstall
    perlall cpan My::Module
    perlall cpanm More::Modules

    perlall maketest "5.*.d*" # test with all debugging

    perlall initvm -v --all
    perlall testvm centos4 centos5 solaris10
    perlall testvm --all -c=list # see testvm in .perlall

Naming scheme: d DEBUGGING, -nt non-threaded, -m multi, @ git id

Configuration in source-able shell script ~/.perlall

You might want to link perlall to a valid command with "-command" appended
  perlall-make perlall-do perlall-cpan perlall-maketest...

See the presentation at https://docs.google.com/present/view?id=dcqmmdbh_4dmsxdqgx

I always disliked perlbrew. This uses perl installations as intended
by standard Configure.

This software is copyright (c) 2011-2013 by cPanel Inc.

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

app-perlall's People

Contributors

mrmuskrat avatar

Watchers

 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.