The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

SYNOPSIS

Generate the API/Data.pm and Data.pod from JSON API

    GEN_API_DEBUG=1 GEN_API_HOSTNAME=host.example.com ./gen_api/gen_api.pl

Functions

get_api

Get the API from the JSON API.

Args/opts are passed to <Net::FreeIPA-new>> (so at least the hostname should be set).

Return version and commands hashref.