in reply to Re^3: Parse POD of a method from perl module
in thread Parse POD of a method from perl module

Hi Rolf, I don't need the source code. Yes looks like it's better to write some code to parse my modules and retrieve everything between =head1 and =cut as per the method name. Thanks a ton for the help.
  • Comment on Re^4: Parse POD of a method from perl module