summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-09-02 17:13:22 +0000
committerNicholas Clark <nick@ccl4.org>2008-09-02 17:13:22 +0000
commit98af1e142028dcf116f32636ea54f4c3e9494651 (patch)
treeb23fac7390c47955cad4149e28873489f37204a5 /pod
parent8d159ec130d0a3a6340d8398c9db207a5efafc87 (diff)
downloadperl-98af1e142028dcf116f32636ea54f4c3e9494651.tar.gz
Add the URL for annotated svn of S03.
p4raw-id: //depot/perl@34243
Diffstat (limited to 'pod')
-rw-r--r--pod/perltodo.pod6
1 files changed, 4 insertions, 2 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index 3cc7af77e2..30f17b04cb 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -36,9 +36,11 @@ Since then the Perl 6 target moved, but the Perl 5 implementation did not.
So it would be useful for someone to compare the Perl 6 smartmatch table
as of February 2006 L<http://svn.perl.org/viewvc/perl6/doc/trunk/design/syn/S03.pod?view=markup&pathrev=7615>
and the current table L<http://svn.perl.org/viewvc/perl6/doc/trunk/design/syn/S03.pod?revision=14556&view=markup>
-and tabulate the differences in Perl 6. The diff is
+and tabulate the differences in Perl 6. The annotated view of changes is
+L<http://svn.perl.org/viewvc/perl6/doc/trunk/design/syn/S03.pod?view=annotate> and the diff is
C<svn diff -r7615:14556 http://svn.perl.org/perl6/doc/trunk/design/syn/S03.pod>
--- search for C<=head1 Smart matching>
+-- search for C<=head1 Smart matching>. (In theory F<viewvc> can generate that,
+but in practice when I tried it hung forever, I assume "thinking")
With that done and published, someone (else) can then map any changed Perl 6
semantics back to Perl 5, based on how the existing semantics map to Perl 5: