I forgot to add a good example of =extend:

[start example]

=extend M C methodname

=item the M<angry_monkeys> method

Calling the M<angry_monkeys> method will cause angry monkeys to be emitted 
from your USB port.

[end example]


If the parsing application has called $parser->accept_codes('methodname') 
or $parser->accept_codes(*') then it will see "the 
<methodname>angry_monkeys</methodname> method".  Otherwise it'll see "the 
<C>angry_monkeys</C> method" just as if it had been marked up as "the 
C<angry_monkeys> method".

--
Sean M. Burke    http://www.spinn.net/~sburke/

Reply via email to