https://github.com/salva/p5-perlrc
Run perlrc file before calling main script from perl
https://github.com/salva/p5-perlrc
Last synced: 3 months ago
JSON representation
Run perlrc file before calling main script from perl
- Host: GitHub
- URL: https://github.com/salva/p5-perlrc
- Owner: salva
- Created: 2011-10-21T12:50:33.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-11T07:58:38.000Z (over 11 years ago)
- Last Synced: 2023-03-10T19:41:03.577Z (about 2 years ago)
- Language: Perl
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
perlrc version
==============Run a perlrc file before calling the main script
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make installCOPYRIGHT AND LICENCE
Copyright (C) 2011 by Qindel Formación y Servicios S.L.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.12.4 or,
at your option, any later version of Perl 5 you may have available.