I want to automatically generate an HTML document, containing docs for a Perl file. To build it I need a list functions, contained in the file. Every function has the format ‘^sub name’. Is there any function to get all function names? Or how to write it?
I want to automatically generate an HTML document, containing docs for a Perl file.
Share
You can use elisp search functions: