https://github.com/grantm/cpan-map
Web interface for browsing CPAN
https://github.com/grantm/cpan-map
cpan explorer-ui javascript
Last synced: about 1 year ago
JSON representation
Web interface for browsing CPAN
- Host: GitHub
- URL: https://github.com/grantm/cpan-map
- Owner: grantm
- Created: 2011-12-15T10:05:41.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2023-07-23T22:25:59.000Z (about 3 years ago)
- Last Synced: 2025-06-05T20:39:49.575Z (about 1 year ago)
- Topics: cpan, explorer-ui, javascript
- Language: HTML
- Homepage: mapofcpan.org
- Size: 3.35 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
- Changelog: Changes
Awesome Lists containing this project
README
CPAN::Map
=========
This repository hosts the source code for the http://mapofcpan.org/ web site.
You can check it out and run it locally. It will eventually be packaged as a
CPAN distribution to make installing the dependencies easier - they're
currently listed in dist.ini.
The web site itself is a client-side Javascript app that talks to the
https://api.metacpan.org/ site. The Javascript code loads some images and
other data which are generated periodically as static files by the supplied
Perl scripts.