Changeset 12633 for docs/Perl6/Perl5

Show
Ignore:
Timestamp:
08/24/06 00:01:04 (2 years ago)
Author:
markstos
Message:

Add a smart link to Differences.pod, in hopes that someone will make it work someday.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • docs/Perl6/Perl5/Differences.pod

    r9216 r12633  
    147147    Now:    loop ($i=0; $i<10; $i++) { ... } 
    148148 
    149 =head1 AUTHOR 
     149=head1 SEE ALSO 
     150 
     151=over 
     152 
     153=item  L<S03/"Changes to Perl 5 operators"> 
     154 
     155=back  
     156 
     157=head1 AUTHORS 
    150158 
    151159Kirrily "Skud" Robert, <skud@cpan.org> 
    152