**Language / Язык:** [English](perl.md) | [Русский](../ru/examples/perl.md) # Perl `HTTP::Tiny` + JSON cookbook with API-token auth. ```bash cd examples/perl cpanm --installdeps . # or install HTTP::Tiny and JSON manually perl cookbook.pl ```