softmoth / raku-Template-Mustache

Raku library for the Mustache template format
https://modules.raku.org/dist/Template::Mustache:cpan:SOFTMOTH
Artistic License 2.0
21 stars 19 forks source link

Remove comments from META.info #9

Closed tadzik closed 9 years ago

tadzik commented 9 years ago

They make JSON invalid and cause Template::Mustache to disappear from the ecosystem

tadzik commented 9 years ago

FWIW panda will accept a 'test-depends' field and handle it properly (I think :))

Plus there already seems to be test-depends in here, maybe JSON::Tiny belongs there too?