Changeset 21187

Show
Ignore:
Timestamp:
07/03/08 18:47:05 (5 months ago)
Author:
Auzon
Message:

fixed some POD errors

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • t/HOWTO

    r21185 r21187  
    2222list of stuff that needs testing. 
    2323 
    24 =heads2 Check the other tests first 
     24=head2 Check the other tests first 
    2525 
    2626Many things are already tested, and it would be waste of time to duplicate the 
     
    132132The best match seems to be C<Operator.pod>. Looking at 
    133133L<http://perlcabal.org/syn/> reveals that it's also called S03 for short. So 
    134 we know that our smartlink will start with C<< L<S03/ >>. Next we find out 
     134we know that our smartlink will start with C<< L<S03/> >>. Next we find out 
    135135which section the best match is. That's C<Exponentiation precedence> in our 
    136136case, so our smartlink looks like this: