On Nov 24, 2006, at 6:54 PM, Kelly Jones wrote:

=item make_ref(URL,TEXT)

Return string to make text a hyperlink to URL

=cut
sub make_ref {return "<a href=\"$_[0]\">$_[1]</a>"}

It takes 5 lines of POD to document one line of code? Ouch!

That's a lot of screen real estate when viewing the file in emacs.

Is there a shortcut? Can I make this work somehow?:

Nope, that's what it is.  Sorry.

Andy


--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance




Reply via email to