blob: e44f6edd539c7e4615ba94cbf5ad4f0702f477e1 (
plain) (
blame)
1
2
3
4
5
|
This perl module will eval another perl script and return a hash ref
of the final values of the global variables in the eval. This allows
you to write generic config files in Perl.
WWW: https://metacpan.org/release/Parse-PerlConfig
|