Peter Sergeant > Infobot-0.91_05 > MANIFEST

Download:
Infobot-0.91_05.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  
brains/factoids.db
CHANGES
docs/developer_overview.pod
docs/how_to_write_a_conduit.pod
docs/how_to_write_a_datasource.pod
docs/how_to_write_a_logger.pod  [pod]
docs/TODO
infobot
infobot.conf
INFOBOT_BUGS
lib/Infobot/Base.pm  [pod]
lib/Infobot/Config.pm  [pod]
lib/Infobot/Log.pm  [pod]
lib/Infobot/Message.pm  [pod]
lib/Infobot/Pipeline.pm  [pod]
lib/Infobot/Plugin/Conduit/Base.pm  [pod]
lib/Infobot/Plugin/Conduit/IRC.pm
lib/Infobot/Plugin/Conduit/Telnet.pm  [pod]
lib/Infobot/Plugin/Conduit/Tk.pm  [pod]
lib/Infobot/Plugin/DataSource/Base.pm  [pod]
lib/Infobot/Plugin/DataSource/DBIxClass.pm  [pod]
lib/Infobot/Plugin/DataSource/DNS.pm
lib/Infobot/Plugin/DataSource/HTTP.pm  [pod]
lib/Infobot/Plugin/Log/ANSIColor.pm  [pod]
lib/Infobot/Plugin/Log/Base.pm  [pod]
lib/Infobot/Plugin/Log/File.pm
lib/Infobot/Plugin/Log/STDERR.pm  [pod]
lib/Infobot/Plugin/Query/Base/DBIxClass.pm
lib/Infobot/Plugin/Query/Base/HTTP.pm
lib/Infobot/Plugin/Query/Base.pm  [pod]
lib/Infobot/Plugin/Query/Factoids.pm
lib/Infobot/Plugin/Query/GoogleDefine.pm
lib/Infobot/Plugin/Query/Help.pm
lib/Infobot/Plugin/Query/Rot13.pm
lib/Infobot/Plugin/Query/RSS.pm
lib/Infobot/Service.pm  [pod]
lib/Infobot.pm  [pod]
Makefile.PL
MANIFEST
META.yml
MILESTONES
README
scripts/create_database.pl
scripts/make_dist.sh
scripts/sample_tk.pl
surl.conf
t/010_core_010_integrity_010_pod.t
t/010_core_010_integrity_010_pod_coverage.t.broken
t/010_core_020_base_010_basic.t
t/010_core_020_message_010_basic.t
t/010_core_030_service_010_basic.t
t/010_core_040_config_010_basic.t
t/010_core_050_log_010_basic.t
t/010_core_060_pipeline_010_basic.t
t/020_log_010_base_010_basic.t
t/020_log_020_stderr_010_basic.t
t/030_datasource_010_base_010_basic.t
t/030_datasource_020_http_010_basic.t
t/030_datasource_030_dbixclass_010_basic.t
t/040_conduit_010_base_010_basic.t
t/050_query_010_base_010_basic.t
t/910_full_010_basic_010_basic.t
t/999_force_coverage.t
t/conduit001.pm
t/config_files/malformed.yaml
t/config_files/test_conduit.yml
t/config_files/very_basic.yaml
t/harness.pl
t/lib/CatchAllQuery.pm
t/lib/Conduit.pm
t/lib/FakeDBIxClass.pm
t/lib/HelpTestQuery.pm
t/lib/NullLog.pm
t/lib/PCCHTTP.pm
t/lib/TestConduit.pm
t/lib/Util.pm
t/process_data/harness_new_infobot.pl
t/process_data/harness_old_infobot.pl
t/process_data/Misc.pl
t/process_data/Norm.pl
t/process_data/Process.pl
t/process_data/Question.pl
t/process_data/Reply.pl
t/process_data/Statement.pl
t/process_data/Update.pl
t/process_data.txt
TODO