Re: an 'anchor' command is missing from Pod

2012-01-29 Thread Ricardo Signes
* Shawn H Corey shawnhco...@gmail.com [2012-01-28T08:41:35] On 12-01-27 11:14 PM, Ricardo Signes wrote: You're thinking of X -- Z should always be empty, and is a zero-effect code. Xopen is used to help indexing. It isn't how perldoc -f works, though. No, I've encountered unempty Z in

Re: an 'anchor' command is missing from Pod

2012-01-28 Thread Shawn H Corey
On 12-01-27 11:14 PM, Ricardo Signes wrote: You're thinking of X -- Z should always be empty, and is a zero-effect code. Xopen is used to help indexing. It isn't how perldoc -f works, though. No, I've encountered unempty Z in some PODs. -- Just my 0.0002 million dollars worth,

AW: an 'anchor' command is missing from Pod

2012-01-28 Thread Marek Rouchal
@rjbs.manxome.org] Gesendet: Samstag, 28. Januar 2012 05:14 An: pod-people@perl.org Betreff: Re: an 'anchor' command is missing from Pod * Shawn H Corey shawnhco...@gmail.com [2012-01-27T19:51:50] I thought they were using the Z code for it: =item open FILEHANDLE,EXPR =item open FILEHANDLE,MODE

Re: an 'anchor' command is missing from Pod

2012-01-27 Thread Shawn H Corey
On 12-01-27 06:36 PM, Patrice Dumas wrote: It could be along =anchor open if it is a Command Paragraph, or Aopen if it is a formatting command. I thought they were using the Z code for it: =item open FILEHANDLE,EXPR =item open FILEHANDLE,MODE,EXPR =item open FILEHANDLE,MODE,EXPR,LIST

Re: an 'anchor' command is missing from Pod

2012-01-27 Thread Ricardo Signes
* Shawn H Corey shawnhco...@gmail.com [2012-01-27T19:51:50] I thought they were using the Z code for it: =item open FILEHANDLE,EXPR =item open FILEHANDLE,MODE,EXPR =item open FILEHANDLE,MODE,EXPR,LIST Zopen You're thinking of X -- Z should always be empty, and is a zero-effect