[Catalyst] Hair-pulling over YAML config
Jonathan Rockway
jon at jrock.us
Mon Jan 29 18:49:12 GMT 2007
Carl Franks wrote:
> How about a Test::YAML, in the same vein as Test::Pod, providing a
> all_yaml_files_ok() rountine which accepts a list of files or
> directories to check?
How's Test::YAML::Valid?
> The uploaded file
>
> Test-YAML-Valid-0.01.tar.gz
>
> has entered CPAN as
>
> file: $CPAN/authors/id/J/JR/JROCKWAY/Test-YAML-Valid-0.01.tar.gz
> size: 24085 bytes
> md5: 149c0d49b41c52e302d4393448f866ef
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst
mailing list