Path : /home/easyrentals/public_html/symperl/root/usr/local/share/perl5/URI/ |
Current File : /home/easyrentals/public_html/symperl/root/usr/local/share/perl5/URI/rtspu.pm |
package URI::rtspu; use strict; use warnings; our $VERSION = '1.76'; use parent 'URI::rtsp'; sub default_port { 554 } 1;