* 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
> Z<open>

You're thinking of X<> -- Z<> should always be empty, and is a zero-effect
code.  X<open> is used to help indexing.  It isn't how perldoc -f works,
though.

-- 
rjbs

Attachment: signature.asc
Description: Digital signature

Reply via email to