shlomif / cpanhq forked from bricas/cpanhq
- Source
- Commits
- Network (11)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
cpanhq /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Apr 23 10:48:05 -0700 2009 | |
| |
Changes | Wed Apr 22 05:59:32 -0700 2009 | |
| |
Makefile.PL | Mon Sep 14 10:39:51 -0700 2009 | |
| |
README | Tue Jun 23 23:44:47 -0700 2009 | |
| |
cpanhq.conf | Sat Aug 01 05:23:38 -0700 2009 | |
| |
lib/ | Sat Aug 01 05:40:33 -0700 2009 | |
| |
root/ | Sat Aug 01 05:40:33 -0700 2009 | |
| |
script/ | Mon Jul 06 10:48:44 -0700 2009 | |
| |
t/ | Sat Aug 01 05:23:38 -0700 2009 | |
| |
testlib/ | Sun Jun 28 03:21:33 -0700 2009 | |
| |
tmp/ | Thu Jul 23 08:21:00 -0700 2009 |
README
Run script/cpanhq_server.pl to test the application. ------------------------------------ To get the tests running do this: 1. Set up minicpan ( http://search.cpan.org/perldoc?minicpan ). 2. Mirror CPAN. 3. "perl Makefile.PL" - make sure all dependencies are installed. 4. Run "make" 5. Run "perl tmp/deploy.pl" 6. Run "perl tmp/index.pl /path/to/my/minicpan" Where /path/to/my/minicpan is the path to your minicpan mirror. 7. Run "perl tmp/populate-licenses-sql.pl" 8. Run "perl tmp/gen-twitter-feed.pl" 9. Run "make test".
