summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarJanik Kleinhoff <ilbelkyr@shalture.org>2016-09-05 00:48:45 +0000
committerLibravatarJanik Kleinhoff <ilbelkyr@shalture.org>2016-09-05 00:49:07 +0000
commitdb9e045115b6c56537bc5fe954497a47630f1a4f (patch)
tree527ca2e4ecc4f20632bc57731dd320440ee8f367
parentb2efc9944566a6b4e921f33272c8abad4e5be83d (diff)
rm outdated files (DEPS, TODO, USAGE)
In the case of DEPS, this avoids some confusion as we have cpanfile now instead (cf T2). We do lose the list of Debian packages, but some of those modules don't have Debian packages anyway.
-rw-r--r--DEPS16
-rw-r--r--TODO9
-rw-r--r--USAGE29
3 files changed, 0 insertions, 54 deletions
diff --git a/DEPS b/DEPS
deleted file mode 100644
index 1d15629..0000000
--- a/DEPS
+++ /dev/null
@@ -1,16 +0,0 @@
-Autovivification - libautovivification-perl
-Array::Utils - libarray-utils-perl
-File::Monitor - libfile-monitor-perl
-HTTP::Async - libhttp-async-perl - libnet-https-nb-perl
-IO::All - libio-all-perl
-Net::DNS 0.55 - libnet-dns-perl
-Net::DNS::Async - libnet-dns-async-perl
-Regexp::Wildcards - libregexp-wildcards-perl (Not in Debian)
-String::CRC32 - libstring-crc32-perl
-String::Interpolate - libstring-interpolate-perl (Not in Debian)
-Text::LevenshteinXS - libtext-levenshteinxs-perl
-Tie::CPHash - libtie-cphash-perl
-
-Web:
-Apache::Htgroup - libapache-htgroup-perl
-Apache::Htpasswd - libapache-htpasswd-perl
diff --git a/TODO b/TODO
deleted file mode 100644
index 6490cb8..0000000
--- a/TODO
+++ /dev/null
@@ -1,9 +0,0 @@
-X modularize Mysql.pl - DONE
-/ modularize Events.pl
-- modularize Actions.pl
-/ modularize Classes.pl
-/ modularize Command.pl
-- modularize Inspect.pl
-X modularize Log.pl - DONE
-/ modularize Services.pl
-/ modularize Util.pl
diff --git a/USAGE b/USAGE
deleted file mode 100644
index 11905d6..0000000
--- a/USAGE
+++ /dev/null
@@ -1,29 +0,0 @@
-a-access commands:
- ;join <channel>
- ;part <channel>[ :<reason>]
- ;quit[ <reason>]
- ;rehash
- re-reads config files
- ;rehash exempts
- re-reads exempts.txt
-
-d-access commands:
- ;sl <anything>
- sends a raw line
- ;ev <anything>
- evaluates perl code
-
-t-access commands:
- ;say <something>
- says something in the channel where the command was given
- ;do <something>
-
-o-access commands:
- ;exempt <something>
- prevents sending alerts if <something> matches the nick/ident/host
- ;remove <nick>
- removes nick from the channel
-
-always-granted commands:
- !ops[ <message>]
- gets op attention