An open API service indexing awesome lists of open source software.

https://github.com/qbit/perlutils

Random perl utilities
https://github.com/qbit/perlutils

Last synced: 8 months ago
JSON representation

Random perl utilities

Awesome Lists containing this project

README

          

Utils
==================

INSTALLATION
============

To install this module type the following:

perl Makefile.PL
make
make test
make install

COPYRIGHT AND LICENCE
=====================

Put the correct copyright and licence information here.

Copyright (C) 2011 by Aaron Bieber

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