cpan> look PDL # This will drop you into a shell # where you can issue commands by hand: shell> perl Makefile.PL shell> make #### shell> make test shell> make install shell> exit