HEX
Server: Apache
System: Linux server.seokings.co.za 4.18.0-553.120.1.el8_10.x86_64 #1 SMP Mon Apr 20 18:04:27 EDT 2026 x86_64
User: malumi (1012)
PHP: 8.2.32
Disabled: exec,passthru,shell_exec,system,proc_open,popen
Upload Files
File: //bin/perldoc
#!/usr/bin/perl

require 5;
BEGIN { $^W = 1 if $ENV{'PERLDOCDEBUG'} }
use Pod::Perldoc;
exit( Pod::Perldoc->run() );