OXIESEC PANEL
- Current Dir:
/
/
lib64
/
perl5
/
vendor_perl
/
Bundle
/
DBD
Server IP: 2a02:4780:11:1594:0:ef5:22d7:a
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/14/2024 03:38:06 PM
rwxr-xr-x
📄
mysql.pm
250 bytes
01/09/2019 06:45:48 AM
rw-r--r--
Editing: mysql.pm
Close
package Bundle::DBD::mysql; use strict; use warnings; our $VERSION = '4.050'; 1; __END__ =pod =head1 NAME Bundle::DBD::mysql =head1 DESCRIPTION This package only exists for legacy reasons. Please use the L<DBD::mysql> package instead. =cut