OXIESEC PANEL
- Current Dir:
/
/
usr
/
lib64
/
perl5
/
vendor_perl
/
Bundle
/
DBD
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/16/2023 01:28:50 PM
rwxr-xr-x
📄
mysql.pm
250 bytes
02/08/2018 08:46:02 PM
rw-r--r--
Editing: mysql.pm
Close
package Bundle::DBD::mysql; use strict; use warnings; our $VERSION = '4.046'; 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