Downloads
All of the software and source code related to the Toolkit system can be downloaded here. We distribute software in .tar.gz format - if you're using Windows, Winzip will be able to handle it.
All of our Perl software is released under both the Artistic License and the GNU General Public License (GPL). All other software is released soley under the GPL.
If you are interested in incorporating any of the software available here into a proprietary software product, please e-mail us.
You can subscribe to our Freshmeat project to be e-mailed announcements of new releases.
WWW::CNic - Perl client module
- WWW-CNic-0.25.tar.gz (2008-02-05)
Pre-built packages are also available for Debian from this page. Many thanks to Jonathan McDowell for maintaining these.
This is a standard Perl module, it can be installed using:
perl Makefile.PL && make && make install
CNic_Toolkit - PHP client class
- CNic_Toolkit-0.0.25.tar.gz (2008-02-05)
This file is in the standard PEAR package format, it can be installed using:
pear install CNic_Toolkit-0.0.25.tar.gz
CNic_Toolkit_Demo - PHP reference implementation
- CNic_Toolkit_Demo-0.0.1.tar.gz (2003-08-07)
Older versions of these packages are available from the download directory.