yaml / yamlscript

Programming in YAML
MIT License
374 stars 32 forks source link

Perl binding should install deps as part of build process #178

Closed xanni closed 3 weeks ago

xanni commented 1 month ago

I can't run the Perl tests without first manually installing the FFI::CheckLib and FFI::Platypus packages.

ingydotnet commented 1 month ago

We'll skip Perl actions unless perl and cpanm are installed. Otherwise we'll locallib install all deps with cpanm.

ingydotnet commented 3 weeks ago

Fixed in 8db8f83f79868f4e4b1e9f218b27131c86f4ff8c