We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f979e commit 3a2965aCopy full SHA for 3a2965a
lib/URI.pm
@@ -916,7 +916,8 @@ query-related sub-components.
916
917
The I<news>, I<nntp> and I<snews> URI schemes are specified in
918
<draft-gilman-news-url-01> and will hopefully be available as an RFC
919
-2396 based specification soon.
+2396 based specification soon. (Update: as of April 2010, they are in
920
+L<RFC 5538|https://tools.ietf.org/html/rfc5538>.
921
922
C<URI> objects belonging to the news scheme support the common,
923
generic and server methods. In addition, they provide some methods to
@@ -928,7 +929,7 @@ See I<news> scheme.
928
929
930
=item B<nntps>:
931
-See I<news> scheme.
932
+See I<news> scheme and L<RFC 5538|https://tools.ietf.org/html/rfc5538>.
933
934
=item B<pop>:
935
0 commit comments