X7ROOT File Manager
Current Path:
/usr/share/doc/perl-Config-Perl-V/examples
usr
/
share
/
doc
/
perl-Config-Perl-V
/
examples
/
📁
..
📄
show-v.pl
(169 B)
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;
Upload File
Create Folder