Changeset 333

Show
Ignore:
Timestamp:
11/09/06 12:51:52 (2 years ago)
Author:
miya
Message:

Text::Trac: fix pod.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • library/perl/trunk/Text-Trac/lib/Text/Trac.pm

    r332 r333  
    8989Available arguments are: 
    9090 
    91 =over 
    92  
    93 =item trac_url 
     91 
     92=head3 trac_url 
    9493 
    9594Base URL for TracLinks.Default is /. You can specify each type of URL individually. 
     
    116115=back 
    117116 
    118 =item disable_links 
     117=head3 disable_links 
    119118 
    120119Specify TracLink types you want to disable. 
     
    125124    ); 
    126125 
    127 =item enable_links 
     126=head3 enable_links 
    128127 
    129128Specify TracLink types you want to enable.Other types are disabled. 
     
    135134 
    136135 
    137 =back 
    138136 
    139137=head2 parse