[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
local
/
share
/
perl5
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 App
SET
[ DEL ]
📁 CPAN
SET
[ DEL ]
📁 Canary
SET
[ DEL ]
📁 HTTP
SET
[ DEL ]
📁 POD2
SET
[ DEL ]
📁 Try
SET
[ DEL ]
📁 Types
SET
[ DEL ]
📁 lib
SET
[ DEL ]
📁 local
SET
[ DEL ]
📁 x86_64-linux-thread-multi
SET
[ DEL ]
📄 CPAN.pm
149,593 B
SET
[ EDIT ]
|
[ DEL ]
📄 Expect.pm
101,284 B
SET
[ EDIT ]
|
[ DEL ]
📄 cPanelUserConfig.pm
561 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: cPanelUserConfig.pm
# cpanel - cPanelUserConfig.pm Copyright(c) 2021 cPanel, L.L.C. # All Rights Reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited BEGIN { if ( $> != 0 ) { my $b__dir = ( getpwuid($>) )[7] . '/perl'; unshift @INC, $b__dir . '5/lib/perl5', $b__dir . '5/lib/perl5/x86_64-linux-thread-multi', map { $b__dir . $_ } grep { $_ ne '.' } @INC; } } 1;