{{tag>Brouillon 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