summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2021-02-26 15:43:54 -0800
committerKaren Etheridge <ether@cpan.org>2021-02-26 15:44:56 -0800
commit3a2965af3fc6e4e115a158fe13f2a3986bb7712e (patch)
treeb71ebfa1ba26cffdf1ffe255427b857137e0db66 /lib
parent09f979eabbe7da787297c34b4336aeb8c6a34c2f (diff)
downloaduri-3a2965af3fc6e4e115a158fe13f2a3986bb7712e.tar.gz
update documentation for news, nttp, snews, nntps
Diffstat (limited to 'lib')
-rw-r--r--lib/URI.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/URI.pm b/lib/URI.pm
index 174db22..479a147 100644
--- a/lib/URI.pm
+++ b/lib/URI.pm
@@ -916,7 +916,8 @@ query-related sub-components.
The I<news>, I<nntp> and I<snews> URI schemes are specified in
<draft-gilman-news-url-01> and will hopefully be available as an RFC
-2396 based specification soon.
+2396 based specification soon. (Update: as of April 2010, they are in
+L<RFC 5538|https://tools.ietf.org/html/rfc5538>.
C<URI> objects belonging to the news scheme support the common,
generic and server methods. In addition, they provide some methods to
@@ -928,7 +929,7 @@ See I<news> scheme.
=item B<nntps>:
-See I<news> scheme.
+See I<news> scheme and L<RFC 5538|https://tools.ietf.org/html/rfc5538>.
=item B<pop>: