This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
circle /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Build.PL | ||
| |
Changes | ||
| |
MANIFEST.SKIP | ||
| |
README.md | ||
| |
bin/ | ||
| |
conf/ | ||
| |
lib/ | ||
| |
script/ | ||
| |
sql/ | ||
| |
t/ |
README.md
Circle version 0.03
Circle is an IRC logging application. More will be said when it actually works. At first it will just do logging. Then I'll add a Catalyst-driven UI for looking at and searching the logs. Then I'll think about securty, factoids, and perhaps a pastebot. Stay tuned
INSTALLATION
To install this application, edit conf/prod.yml with your database connection
information, and then type the following:
perl Build.PL
./Build --context prod
./Build
./Build db
./script/circle_server.pl
Copyright and Licence
Copyright (c) 2009 David E. Wheeler. Some Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.








