libtemplate-plugin-ipaddr-perl

plugin handling IP addresses for the Template Toolkit

Description

Template::Plugin::IPAddr implements an IPAddr class for handling IPv4 and IPv6 addresses in an object-orientated way. The module is based on NetAddr::IP and works on IPv4 as well as IPv6 addresses.

You can create a IPAddr object via the USE directive, adding any initial prefix as an argument:

[% USE IPAddr %]

[% USE IPAddr(prefix) %]

Once you've got an IPAddr object, you can use it as a prototype to create other IPAddr objects with the new() method.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Template-Plugin-IPAddr


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtemplate-plugin-ipaddr-perl