Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sipcapture/hep-perl
HEP Perl implementation. Provided by SipGate
https://github.com/sipcapture/hep-perl
Last synced: 23 days ago
JSON representation
HEP Perl implementation. Provided by SipGate
- Host: GitHub
- URL: https://github.com/sipcapture/hep-perl
- Owner: sipcapture
- Created: 2016-05-19T10:22:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-19T10:46:06.000Z (over 8 years ago)
- Last Synced: 2024-07-31T19:18:00.292Z (4 months ago)
- Language: Perl
- Size: 1.95 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hep - Perl
README
# hep-perl
HEP Perl implementation. Provided by sipgate## Installation
To install, enter:
```
perl Makefile.PL
make
make install
````