Skip to content

Br3nda/perl-net-digitalnz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Net-DigitalNZ 
===============================

This is a module to interact with the DigitalNZ API. There are two versions supported:

* the default, which works with the old V1 API (I'm not sure if that is even
  still supported by DigitalNZ any more) as Net::DigitalNZ, and
* the current (as of 2024) V3 API as Net::DigitalNZ::V3.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

COPYRIGHT AND LICENCE

Perl Artistic Licence

Copyright (C) 2024 by Brenda Wallace <shiny@cpan.org>, Robin Sheat <rsheat@cpan.org>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages