Test::Lintian::ConfigFile
generic helper routines for colon-delimited configuration files
- Provided by: lintian (Version: 2.62.0ubuntu2.5)
- Report a bug
generic helper routines for colon-delimited configuration files
use Test::Lintian::ConfigFile qw(read_config); my $desc = read_config('t/tags/testname/desc');
Routines for dealing with colon-delimited configuration files.