|
From: ivowel on 17 Dec 2006 10:05 dear perl experts: I know I am asking too many questions. I promise to slow down. I am thinking about *very mildly* extending pod, but with perl6 around the corner, it would make sense to see what is planned first. I could not find anything on the web. Basically, I would want to write a trivial preprocessor that eliminates the need for '=pod' if there is a '=head*', eliminates the the need for blank lines, and that allows mild lookahead. (I like to write and keep my sub docs together with the subs themselves, but would like to be able to get them into the main pod documentation as a "SUBROUTINES" section.) These are changes that would not complicate pod very much, but which I would find quite useful. YMMV. (One big problem for me is that emacs formatting may screw up without these hints. It would be much nicer if some of these made it into pod6 standard, so that they percolate into the emacs formatting intelligence.) regards, /iaw
From: Michele Dondi on 17 Dec 2006 11:01 On 17 Dec 2006 07:05:12 -0800, ivowel(a)gmail.com wrote: >dear perl experts: I know I am asking too many questions. I promise >to slow down. No problem thus far, that I can see... >I am thinking about *very mildly* extending pod, but with perl6 around >the corner, it would make sense to see what is planned first. I could >not find anything on the web. Recent discussion in PM: <http://perlmonks.org/?node_id=585945>. Synopsis 26: <http://www.nntp.perl.org/group/perl.perl6.language/26746>. Michele -- {$_=pack'B8'x25,unpack'A8'x32,$a^=sub{pop^pop}->(map substr (($a||=join'',map--$|x$_,(unpack'w',unpack'u','G^<R<Y]*YB=' ..'KYU;*EVH[.FHF2W+#"\Z*5TI/ER<Z`S(G.DZZ9OX0Z')=~/./g)x2,$_, 256),7,249);s/[^\w,]/ /g;$ \=/^J/?$/:"\r";print,redo}#JAPH,
|
Pages: 1 Prev: WIN32::OLE and Data Analysis Add-in Next: using Perl to find string.. |