mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 12:11:02 +01:00
- fixed rt.cpan.org#61302, now croak if the config file
parameter is a directory and directory include is not
turned on.
- fixed rt.cpan.org#60429 META.yml typo
- added new option -AllowSingleQuoteInterpolation, which
turns on interpolation for variables inside single quotes.
- added test case for the new option
git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@91 be1acefe-a474-0410-9a34-9b3221f2030f
17 lines
600 B
YAML
17 lines
600 B
YAML
name: Config-General
|
|
version: 2.50
|
|
version_from: General.pm
|
|
installdirs: site
|
|
requires:
|
|
File::Glob: 0
|
|
File::Spec::Functions: 0
|
|
FileHandle: 0
|
|
IO::File: 0
|
|
resources:
|
|
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Config-General
|
|
homepage: http://search.cpan.org/dist/Config-General/
|
|
license: http://dev.perl.org/licenses/artistic.html
|
|
repository: http://dev.catalyst.perl.org/repos/Config-General
|
|
distribution_type: module
|
|
generated_by: ExtUtils::MakeMaker version 6.30
|