Changeset 12766 for docs/Perl6/Perl5

Show
Ignore:
Timestamp:
08/28/06 02:06:29 (2 years ago)
Author:
markstos
Message:

Add reference to 'for each' to 'for' section.

Files:
1 modified

Legend:

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

    r12741 r12766  
    149149(Only the C<for> version does not destroy the array.) 
    150150 
    151 See L<S04/"The for statement"> for details.  
     151See L<S04/"The for statement"> and L<S29/"each"> for details. 
    152152 
    153153=head2 for becomes loop