ok
Direktori : /proc/self/root/proc/thread-self/root/proc/self/root/usr/share/perl5/URI/ |
Current File : //proc/self/root/proc/thread-self/root/proc/self/root/usr/share/perl5/URI/rtsp.pm |
package URI::rtsp; require URI::http; @ISA=qw(URI::http); sub default_port { 554 } 1;