[EMAIL PROTECTED] wrote:

I would like to be able to print pod sections to the screen, like have an
option to print out my revision history.  I'm sure there must be an easy way
to handle this....but how?

Hmm, the system you are on doesn't have perldoc ?



perldoc -qa.a | perl -lpe '($_)=m("(.*)")' | grep Martian


--
_Sx_ http://youve-reached-the.endoftheinternet.org/ _________________________________________________________________
perl -MMIME::Base64 -e 'print decode_base64("SnVzdCBvbmUgbW9yZSBQb3N0Zml4IDIuMnggU25hcHNob3QgRmlsdGVyLCBwbGVhc2UK");'


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to