in reply to Re: Parse POD of a method from perl module
in thread Parse POD of a method from perl module
Hi All,
Thanks a lot for your help. I wrote my code to extract the POD for a particular method and used Pod::Text module to covert the pod to plain text.
Thanks again for the guidance.