Path : /home/dent/public_html/uploads/SYS_CONFIG/riotsymlink/root/usr/share/perl5/URI/ |
Current File : /home/dent/public_html/uploads/SYS_CONFIG/riotsymlink/root/usr/share/perl5/URI/snews.pm |
package URI::snews; # draft-gilman-news-url-01 require URI::news; @ISA=qw(URI::news); sub default_port { 563 } sub secure { 1 } 1;