Help for this page
D:\>perl -V Summary of my perl5 (revision 5 version 18 subversion 2) configuration +: ... D:/strawberry/perl/vendor/lib D:/strawberry/perl/lib .
D:\>perl -MData::Dumper -e "print Dumper \%ENV" $VAR1 = { ... 'USERPROFILE' => 'C:\\Users\\U0159691' };