# cpanhq **Repository Path**: mirrors_shlomif/cpanhq ## Basic Information - **Project Name**: cpanhq - **Description**: A Community-driven search.cpan.org alternative - Shlomi Fish's fork. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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".