tschaefer / podman-perl

:whale: Library of bindings to use the RESTful API of Podman. (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podman

Podman - Library of bindings to use the RESTful API of Podman.

Introduction

Installation

$ perl Makefile.PL
$ make dist
$ VERSION=$(perl -Ilib -le 'require "./lib/Podman.pm"; print $Podman::VERSION;')
$ cpanm Podman-$VERSION.tar.gz

Usage

License

The "Artistic License".

Is it any good?

Yes

About

:whale: Library of bindings to use the RESTful API of Podman. (WIP)


Languages

Language:Perl 95.4%Language:Raku 4.1%Language:C 0.4%Language:Dockerfile 0.1%