Skip to content

mishin/www-cpants

 
 

Repository files navigation

WWW-CPANTS
==========

Yet another CPANTS frontend.

HOW TO USE
----------

1. Clone git://github.com/charsbar/www-cpants into somewhere.
2. Run "perl Makefile.PL" there.
3. Run "cpanm --installdeps ." for install dependencies.
4. Run "perl bin/configure.pl" to create a config file.
5. Run "prove -lwr t/" to make sure if it works.
6. Run "perl bin/run.pl --workers 3 --target backpan".
7. Run "plackup (or starman, etc) cpants.psgi".
8. Register bin/run.pl to your crontab.

I advise you not to "install" this into your Perl lib directories.

COPYRIGHT AND LICENSE
---------------------

Copyright (C) 2012 Kenichi Ishigaki

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

About

cpants tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.2%
  • Perl 23.8%
  • Other 11.9%
  • CSS 0.1%