https://github.com/nothingmuch/verby
https://github.com/nothingmuch/verby
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nothingmuch/verby
- Owner: nothingmuch
- Created: 2009-01-10T22:13:26.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-10-23T02:16:39.000Z (over 16 years ago)
- Last Synced: 2024-04-24T04:20:45.551Z (about 2 years ago)
- Language: Perl
- Size: 595 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Verby version 0.01
===========================
See the individual module documentation for more information
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
...
COPYRIGHT AND LICENCE
Copyright (C) 2005 Infinity Interactive, Inc.
http://www.iinteractive.com
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.