Viewing File: /usr/local/cpanel/3rdparty/perl/536/cpanel-lib/URI/derby.pm

package URI::derby;
use base 'URI::_db';
our $VERSION = '0.20';

sub default_port { 1527 }

1;
Back to Directory File Manager