Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 437 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 437 Bytes

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