Changeset 12725 for docs/Perl6/Perl5

Show
Ignore:
Timestamp:
08/26/06 17:32:00 (2 years ago)
Author:
gaal
Message:

* Add note about Capture FAQ

Files:
1 modified

Legend:

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

    r12723 r12725  
    293293  Now: $foo ~~ 'Code' 
    294294 
    295 The "obsolete" reference above has the details. Also, look 
    296 for I<Capture> under L<S02/"Names_and_Variables">. 
     295The "obsolete" reference above has the details. Also, look for 
     296I<Capture> under L<S02/"Names_and_Variables">, or at the Capture FAQ, 
     297L<Perl6::FAQ::Capture>. 
    297298 
    298299=end TODO