Outils pour utilisateurs

Outils du site


tech:un_shell_pour_perl

psh Perl Shell

Une shell interactif pour Perl

perl -MCPAN -e 'install BSD::Resource'
export PERL5LIB=~/perl5/lib/perl5/
git clone https://github.com/gnp/psh
cd psh
perl Makefile.PL
make
make install
~/perl5/bin/psh

ou encore

perl -de0
tech/un_shell_pour_perl.txt · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki