https://github.com/fibo/pni-pm
Perl Node Interface
https://github.com/fibo/pni-pm
Last synced: over 1 year ago
JSON representation
Perl Node Interface
- Host: GitHub
- URL: https://github.com/fibo/pni-pm
- Owner: fibo
- Archived: true
- Created: 2011-09-23T20:17:49.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-08-08T18:50:45.000Z (almost 14 years ago)
- Last Synced: 2025-02-12T19:49:00.773Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 934 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.pod
- Changelog: Changes
Awesome Lists containing this project
README
=pod
PNI stands for Perl Node Interface.
=head1 Installation
To install this distro type the following:
perl Makefile.PL
make
make test
make install
=head1 Info
Point your browser to http://perl-node-interface.blogspot.com
=head1 Licence and Copyright
Copyright (C) 2009-2014, Gianluca Casati
This program is free software, you can redistribute it and/or modify it
under the same terms of the Artistic License version 2.0 .
=cut