Help for this page
Select Code to Download
Select
or
download this
use Shell; print ls();
Select
or
download this
use Shell; my $sh = shell->new; print $sh->ls;