Skip to content

Commit

Permalink
remove the perl deps check hack from HACKING
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Mar 17, 2009
1 parent 0b8cf16 commit eab2279
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions HACKING
Expand Up @@ -31,13 +31,7 @@ Got a black screen or JavaScript alert "Can't load subscription"? Try:

> env REMEDIE_DEBUG=1 ./bin/remedie-server.pl

and see ~/.remedie/logs/error.log for the errors. You can quick check the
perl module dependencies by running

> ack -h ^use lib | sort -u | perl -Ilib

and we have a plan to write a full Makefile.PL and probably bundle
required modules in extlib in the future.
and see ~/.remedie/logs/error.log for the errors.

== TODO

Expand Down

0 comments on commit eab2279

Please sign in to comment.