Admin
dashboard
file manager
command
php exec
/
/
usr
/
share
/
doc
/
perl-Config-Perl-V
/
examples
path:
go
upload
mkdir
name
type
size
perms
modified
actions
[parent directory]
show-v.pl
file
169 B
0644
2024-10-29 00:00:00
edit
delete
rename
editing: show-v.pl
use strict; use warnings; use Data::Peek; use Config::Perl::V; my $conf = Config::Perl::V::myconfig [ @ARGV ]; DDumper $conf; DDumper Config::Perl::V::summary $conf;
save
cancel