https://github.com/qbit/perlutils
Random perl utilities
https://github.com/qbit/perlutils
Last synced: 8 months ago
JSON representation
Random perl utilities
- Host: GitHub
- URL: https://github.com/qbit/perlutils
- Owner: qbit
- Created: 2011-06-03T14:13:22.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-03T14:14:51.000Z (about 15 years ago)
- Last Synced: 2025-08-12T06:41:43.897Z (10 months ago)
- Language: Perl
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
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.