fix args to myconfig
[Config-Perl-V.git] / examples / show-v.pl
blob4823a078fb94161c557e0a389f4a0c0426441df5
1 #!/pro/bin/perl
3 use strict;
4 use warnings;
6 use Data::Peek;
7 use Config::Perl::V;
9 DDumper Config::Perl::V::myconfig [ @ARGV ];