diff options
author | Karl Williamson <public@khwilliamson.com> | 2012-01-23 11:19:51 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-01-23 11:26:14 -0700 |
commit | 5e909f4bb1064c090091941ad075a132e8f63121 (patch) | |
tree | 5a98d5352acc6615e66ed173a6a94b3a944aa9b0 /pod/perlpodspec.pod | |
parent | 654c723fd377eb0d22b2bff31f08cbc7db15dcaa (diff) | |
download | perl-5e909f4bb1064c090091941ad075a132e8f63121.tar.gz |
perlpodspec: Remove outdated text
This warning against using alternate text with hyperlinks is no longer
valid, See http://code.activestate.com/lists/perl-pod-people/1393/
And relevant changes:
https://github.com/theory/pod-simple/commit/1e61e819debf9c7c23907d7bb9e37855665fd595
http://perl5.git.perl.org/perl.git/commit/f6e963e4dd62b8e3c01b31f4a4dd57e47e104997
https://github.com/theory/test-pod/commit/ae6a44894eda4fd09fb412d837efe543628cd7d6
Diffstat (limited to 'pod/perlpodspec.pod')
-rw-r--r-- | pod/perlpodspec.pod | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pod/perlpodspec.pod b/pod/perlpodspec.pod index dbe05391df..64a38d9317 100644 --- a/pod/perlpodspec.pod +++ b/pod/perlpodspec.pod @@ -1301,14 +1301,6 @@ browsers to decide. =item * -Authors wanting to link to a particular (absolute) URL, must do so -only with "LE<lt>scheme:...>" codes (like -LE<lt>http://www.perl.org>), and must not attempt "LE<lt>Some Site -Name|scheme:...>" codes. This restriction avoids many problems -in parsing and rendering LE<lt>...> codes. - -=item * - In a C<LE<lt>text|...E<gt>> code, text may contain formatting codes for formatting or for EE<lt>...> escapes, as in: |