diff options
| author | 2016-09-05 00:48:45 +0000 | |
|---|---|---|
| committer | 2016-09-05 00:49:07 +0000 | |
| commit | db9e045115b6c56537bc5fe954497a47630f1a4f (patch) | |
| tree | 527ca2e4ecc4f20632bc57731dd320440ee8f367 | |
| parent | b2efc9944566a6b4e921f33272c8abad4e5be83d (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-- | DEPS | 16 | ||||
| -rw-r--r-- | TODO | 9 | ||||
| -rw-r--r-- | USAGE | 29 |
3 files changed, 0 insertions, 54 deletions
@@ -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 @@ -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 @@ -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 |
