From: "Harry Putnam" <rea...@newsguy.com>
I'm sorry to bring this here.. I suppose there may be a more
appropriate group... I don't know it if there it.
When inside the cpan shell:
How can I force the output of cpan cmds to run thru some kind of
pager so that I can see page by page what the content is?
Don't know if it helps, but you can use CPANPLUS instead of CPAN, and do:
$ cpanp
...> install ModuleName
...> p
The "p" command will show you the results of the installation in a paginated
mode.
Octavian
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/