perlall - mein besseres perlbrew

by Reini Urban (‎rurban‎) (Dresden.pm)

perlall - mein besseres perlbrew aimed at Any and is held in Deutsch. This talk starts on 2015-05-06 at 13:30 for 40 minutes. It takes place at the Stage.

Verwaltung and arbeiten mit vielen globalen perl Versionen so wie Configure es vorsieht, dh. kein switch noetig um ein perl zu aktivieren, und Modul tests mit diesen perls.

Build, test (lokales Modul, in allen VMs or remote hosts), install.
Optionale perl patch sets

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

Slides: https://github.com/rurban/App-perlall/blob/master/perlall.txt


Tags:

Interest in attending: