Net::OpenStack::Networking provides Perl bindings for the OpenStack Networking API.
Run:
dh-make-perl --intrusive --build
In will generate a .deb file with the proper dependencies.
After installation, you can view the documentation using man
or perldoc
:
man Net::OpenStack::Networking
This module is based on Net::OpenStack::Compute.