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>). -- <!-- Matt --> <:->get a SMart net</:-> Spam trap - do not mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
