https://github.com/nkh/p5-eval-context
Evalute perl code in context wraper
https://github.com/nkh/p5-eval-context
Last synced: about 1 year ago
JSON representation
Evalute perl code in context wraper
- Host: GitHub
- URL: https://github.com/nkh/p5-eval-context
- Owner: nkh
- Created: 2011-10-21T07:38:34.000Z (almost 15 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T03:10:58.000Z (over 2 years ago)
- Last Synced: 2025-06-20T04:06:23.733Z (about 1 year ago)
- Language: Perl
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Context
=======
'Evalute perl code in a context wrapper'
INSTALLATION
------------
To install this module type the following:
perl Build.PL
./Build
./Build test
./Build install