Help for this page
my $folder = 'E:\FOLDER\Test\WEB'; { ... }, ] };
#test.pl use Modern::Perl; my $config = do 'work.conf'; use Data::Dumper; say Dumper( $config );