>   no_index:
>     DB: 1
>
> WTH am I doing wrong?

It looks like Module::Install does this:

no_index:
   directory:
    - t
    - t/lib
    - foo/bar

i.e.:

YAML::Dump({no_index => {directory => [qw|t t/lib foo/bar|]}})

Regards,
Jonathan Rockway

-- 
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;

Attachment: pgpezD0hMGQap.pgp
Description: PGP signature

Reply via email to