Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokuhirom/frepan
freshness mirror of cpan viewer
https://github.com/tokuhirom/frepan
Last synced: 18 days ago
JSON representation
freshness mirror of cpan viewer
- Host: GitHub
- URL: https://github.com/tokuhirom/frepan
- Owner: tokuhirom
- Created: 2010-03-12T13:55:39.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-08-30T09:05:31.000Z (about 11 years ago)
- Last Synced: 2024-10-11T20:59:33.190Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://frepan.64p.org/
- Size: 1.18 MB
- Stars: 25
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
This is Perl module FrePAN2.
INSTALLATION
FrePAN2 installation is straightforward. If your CPAN shell is set up,
you should just be able to do% cpan FrePAN2
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make testThen install it:
% make install
DOCUMENTATION
FrePAN2 documentation is available as in POD. So you can do:
% perldoc FrePAN2