HEX
Server: Apache
System: Linux sxb1plzcpnl508184.prod.sxb1.secureserver.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User: fmbi332s7bv7 (10227808)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //usr/share/perl5/URI/rtsp.pm
package URI::rtsp;

use strict;
use warnings;

our $VERSION = '1.73';
$VERSION = eval $VERSION;

use parent 'URI::http';

sub default_port { 554 }

1;