From db9e045115b6c56537bc5fe954497a47630f1a4f Mon Sep 17 00:00:00 2001 From: Janik Kleinhoff Date: Mon, 5 Sep 2016 00:48:45 +0000 Subject: 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. --- DEPS | 16 ---------------- TODO | 9 --------- USAGE | 29 ----------------------------- 3 files changed, 54 deletions(-) delete mode 100644 DEPS delete mode 100644 TODO delete mode 100644 USAGE 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 - ;part [ :] - ;quit[ ] - ;rehash - re-reads config files - ;rehash exempts - re-reads exempts.txt - -d-access commands: - ;sl - sends a raw line - ;ev - evaluates perl code - -t-access commands: - ;say - says something in the channel where the command was given - ;do - -o-access commands: - ;exempt - prevents sending alerts if matches the nick/ident/host - ;remove - removes nick from the channel - -always-granted commands: - !ops[ ] - gets op attention -- cgit v1.2.3