On Tue, Sep 22, 2009 at 5:22 PM, Octavian Râsnita <[email protected]> wrote: [snip] > If you want to go into the directory where the module ModuleName was built, > you don't need to exit the CPAN shell, but just use: > > cpan> look ModuleName > > It will open a sub-shell. > There you can use perl Makefile.PL, make, make test, prove -l t > Then you can go back to the cpan shell by using exit command. >
Awesome! Thanks! > HTH. > > Octavian > > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
