Checking version 0.01
[Config-Perl-V.git] / examples / show-v.pl
blob1f1cc8aeda27a6b710b7f9c3eb029026637fb215
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;