use Shell; print ls(); #### use Shell; my $sh = shell->new; print $sh->ls;