On Mon, 10 Mar 2003, Stas Bekman wrote:
Nick Tonkin wrote:
Stas:
C<Apache-E<>gensym> in the docs throws an error with my 5.8.0 perldoc:
[EMAIL PROTECTED] ~/tmp>perldoc porting.pod porting.pod:200: Unknown escape E<> porting.pod:205: Unknown escape E<>
Thanks Nick, I've fixed it (should have been E<gt>)
Easier written/read as C<< Apache->gensym >> (the double arrows allows you to put single arrows inside without E<lt>).
Yes, but unfortunately Pod::POM (which we use to parse pod) doesn't support it. I've bugged Andy to fix it, but he is too busy. It'd be nice if someone would fix it.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
