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