https://github.com/salva/p5-hash-spy
spy changes on a Perl hash
https://github.com/salva/p5-hash-spy
Last synced: 3 months ago
JSON representation
spy changes on a Perl hash
- Host: GitHub
- URL: https://github.com/salva/p5-hash-spy
- Owner: salva
- Created: 2013-04-18T16:58:33.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-12-21T12:31:04.000Z (over 5 years ago)
- Last Synced: 2023-03-10T19:40:58.999Z (about 2 years ago)
- Language: Perl
- Size: 51.8 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Hash-Spy
========Run callbacks when a hash is changed in specific ways
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make installDEPENDENCIES
Test::More
COPYRIGHT AND LICENCE
Copyright (C) 2013 by Qindel Formacion 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.14.2 or,
at your option, any later version of Perl 5 you may have available.