File manager - Edit - /usr/local/cpanel/3rdparty/perl/542/cpanel-lib/URI/monetdb.pm
Back
package URI::monetdb; use base 'URI::_db'; our $VERSION = '0.23'; sub default_port { 50000 } sub dbi_driver { 'monetdb' } sub canonical_engine { 'monetdb' } sub _dbi_param_map { my $self = shift; # DBD::monetdb had no database name support. return ( [ host => scalar $self->host ], [ port => scalar $self->_port ], ); } 1;
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings