perlopref
document and even posted a portion of the version I am working on. I got some positive feedback and no negative feedback, so I have created a GitHub repository and uploaded what I currently have to it. There has already been one fork that fixed some of my POD stupidity.If you want to help, just fork my repository, file an issue against my repository claiming an operator, make your change, and then submit a pull request. Note: not all of the operators are currently listed in the file (e.g. the filetest operators and the quote-like operators are not yet listed).
There is no guarantee that this document will make it into a release of Perl, but at the very least I will be creating a CPAN distribution for it.
Great work!
ReplyDeleteI will parse it and add its contents to Padre's Help Search index (Shortcut: F2). Currently we have Perl's variables, functions and CORE modules.
Cool, it is nice to know that this work will be used by someone.
ReplyDeleteDone :)
ReplyDeletehttp://padre.perlide.org/trac/changeset/7329
and the script i started with is here:
http://svn.perlide.org/padre/trunk/tools/parse_perlopref.pl