Metadata
{
+
"abstracts_in_pod": { … - "whatbot": "an extensible, sane chat bot for pluggable chat applications",
- "whatbot::Command": "Base class for whatbot commands\r",
- "whatbot::Command::Role::Web": "Provide web endpoints for your Command",
- "whatbot::Component": "Base component for all whatbot modules.",
- "whatbot::Config": "Config handler for whatbot",
- "whatbot::Controller": "Command processor and dispatcher",
- "whatbot::Database": "Base class for data stores.",
- "whatbot::Database::DBI": "Basic functionality for DBI-based databases.",
- "whatbot::Database::MySQL": "Connect whatbot to a MySQL database.",
- "whatbot::Database::PostgreSQL": "Connect whatbot to a PostgreSQL database.",
- "whatbot::Database::SQLite": "Connect whatbot to a SQLite database.",
- "whatbot::Database::Table": "Class wrapper for a database table",
- "whatbot::Database::Table::Factoid": "Database functionality for factoids.",
- "whatbot::Database::Table::Karma": "Database functionality for karma.",
- "whatbot::Database::Table::Row": "Class wrapper for a database table row",
- "whatbot::Database::Table::Seen": "Database functionality for seen.",
- "whatbot::Database::Table::Soup": "Allows commands access to a data \"soup\".",
- "whatbot::Database::Table::URL": "Database model for url",
- "whatbot::Database::Table::UserAlias": "Track user aliases",
- "whatbot::Helper::Bootstrap": "Provide a helper shell to render a Bootstrap page.",
- "whatbot::Helper::Bootstrap::Link": "Represents a Bootstrap link.",
- "whatbot::IO::Legacy": "Use legacy IO modules with AnyEvent.",
- "whatbot::IO::Timer": "Timer functionality for whatbot.",
- "whatbot::Log": "Provides logging from within whatbot",
- "whatbot::Message": "Wrapper class for whatbot message passing",
- "whatbot::Progress": "Provides a basic progress meter",
- "whatbot::Role::Pluggable": "Role to provide Pluggable.",
- "whatbot::State": "Singleton to track state",
- "whatbot::Test": "Unit test helpers for whatbot.",
- "whatbot::Types": "Type definitions for whatbot."
},- "author": "NMELNICK",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "bin",
- "conf",
- "lib/whatbot/Command/Role",
- "lib/whatbot/Command",
- "lib/whatbot/Database/Table",
- "lib/whatbot/Database",
- "lib/whatbot/Helper/Bootstrap",
- "lib/whatbot/Helper",
- "lib/whatbot/IO/Log",
- "lib/whatbot/IO",
- "lib/whatbot/Role",
- "lib/whatbot",
- "lib",
- "t"
],- "dist": "whatbot",
+
"error": { … - "extracts_nicely": "expected whatbot-0.13 but whatbot is found",
+
"manifest_matches_dist": [ … - "MANIFEST (70) does not match dist (80):",
- "Missing in MANIFEST: MANIFEST.SKIP, lib/whatbot/Command/Role/BootstrapTemplate.pm, lib/whatbot/Helper/Bootstrap.pm, lib/whatbot/Helper/Bootstrap/Link.pm, t/00-compile.t, t/01-whatbot.t, t/11-database-table-url.t, t/21-command-admin.t, t/command-math.t, t/command-tell.t, t/command-trigger.t, t/database-table-karma.t, t/database-table-soup.t, t/database-table-useralias.t, t/example.conf, t/helper-bootstrap-link.t, t/helper-bootstrap.t, t/io-timer.t, t/manifest.t, t/role-bootstraptemplate.t",
- "Missing in Dist: conf/whatbot.conf, inc/Module/Install.pm, inc/Module/Install/Base.pm, inc/Module/Install/Can.pm, inc/Module/Install/Fetch.pm, inc/Module/Install/Makefile.pm, inc/Module/Install/Metadata.pm, inc/Module/Install/Scripts.pm, inc/Module/Install/Win32.pm, inc/Module/Install/WriteAll.pm"
],- "no_files_to_be_skipped": "MANIFEST.SKIP,t/00-compile.t,t/01-whatbot.t,t/11-database-table-url.t,t/21-command-admin.t,t/command-math.t,t/command-tell.t,t/command-trigger.t,t/database-table-karma.t,t/database-table-soup.t,t/database-table-useralias.t,t/example.conf,t/helper-bootstrap-link.t,t/helper-bootstrap.t,t/io-timer.t,t/manifest.t,t/role-bootstraptemplate.t",
- "no_pod_errors": "whatbot/lib/whatbot/State.pm -- Around line 54: =back without =over ",
+
"prereq_matches_use": [ … - "Clone",
- "DateTime",
- "LWP::UserAgent",
- "MooseX::DeclareX",
- "MooseX::Types",
- "URI::Encode",
- "namespace::autoclean"
],+
"test_prereq_matches_use": [ … ],- "use_strict": "whatbot::State",
- "use_warnings": "whatbot::State"
},- "extension": "tar.gz",
- "extractable": 1,
- "extracts_nicely": 1,
- "file__build": 0,
- "file_blib": 0,
- "file_build": 0,
- "file_changelog": "Changes",
- "file_makefile": 0,
- "file_makefile_pl": "Makefile.PL",
- "file_manifest": "MANIFEST",
- "file_manifest_skip": "MANIFEST.SKIP",
- "file_pm_to_blib": 0,
+
"files_array": [ … - "Changes",
- "MANIFEST",
- "MANIFEST.SKIP",
- "Makefile.PL",
- "bin/convert_xml_config.pl",
- "bin/whatbot",
- "bin/whatbot_infobot_log_convert.pl",
- "conf/whatbot.conf-example",
- "lib/whatbot/Command/API.pm",
- "lib/whatbot/Command/Admin.pm",
- "lib/whatbot/Command/At.pm",
- "lib/whatbot/Command/Awareness.pm",
- "lib/whatbot/Command/Calendar.pm",
- "lib/whatbot/Command/Convert.pm",
- "lib/whatbot/Command/Define.pm",
- "lib/whatbot/Command/Factoid.pm",
- "lib/whatbot/Command/FactoidListener.pm",
- "lib/whatbot/Command/Help.pm",
- "lib/whatbot/Command/Insult.pm",
- "lib/whatbot/Command/Karma.pm",
- "lib/whatbot/Command/KarmaHistory.pm",
- "lib/whatbot/Command/Math.pm",
- "lib/whatbot/Command/Nslookup.pm",
- "lib/whatbot/Command/Role/BootstrapTemplate.pm",
- "lib/whatbot/Command/Role/Template.pm",
- "lib/whatbot/Command/Role/Web.pm",
- "lib/whatbot/Command/Seen.pm",
- "lib/whatbot/Command/Tell.pm",
- "lib/whatbot/Command/Trigger.pm",
- "lib/whatbot/Command/URL.pm",
- "lib/whatbot/Command.pm",
- "lib/whatbot/Component.pm",
- "lib/whatbot/Config.pm",
- "lib/whatbot/Controller.pm",
- "lib/whatbot/Database/DBI.pm",
- "lib/whatbot/Database/MySQL.pm",
- "lib/whatbot/Database/PostgreSQL.pm",
- "lib/whatbot/Database/SQLite.pm",
- "lib/whatbot/Database/Table/Factoid.pm",
- "lib/whatbot/Database/Table/Karma.pm",
- "lib/whatbot/Database/Table/Row.pm",
- "lib/whatbot/Database/Table/Seen.pm",
- "lib/whatbot/Database/Table/Soup.pm",
- "lib/whatbot/Database/Table/URL.pm",
- "lib/whatbot/Database/Table/UserAlias.pm",
- "lib/whatbot/Database/Table.pm",
- "lib/whatbot/Database.pm",
- "lib/whatbot/Helper/Bootstrap/Link.pm",
- "lib/whatbot/Helper/Bootstrap.pm",
- "lib/whatbot/IO/IRC.pm",
- "lib/whatbot/IO/Legacy.pm",
- "lib/whatbot/IO/Log/Infobot.pm",
- "lib/whatbot/IO/Log.pm",
- "lib/whatbot/IO/Timer.pm",
- "lib/whatbot/IO/Web.pm",
- "lib/whatbot/IO.pm",
- "lib/whatbot/Log.pm",
- "lib/whatbot/Message.pm",
- "lib/whatbot/Progress.pm",
- "lib/whatbot/Role/Pluggable.pm",
- "lib/whatbot/State.pm",
- "lib/whatbot/Test.pm",
- "lib/whatbot/Types.pm",
- "lib/whatbot.pm",
- "t/00-compile.t",
- "t/01-whatbot.t",
- "t/11-database-table-url.t",
- "t/21-command-admin.t",
- "t/command-math.t",
- "t/command-tell.t",
- "t/command-trigger.t",
- "t/database-table-karma.t",
- "t/database-table-soup.t",
- "t/database-table-useralias.t",
- "t/example.conf",
- "t/helper-bootstrap-link.t",
- "t/helper-bootstrap.t",
- "t/io-timer.t",
- "t/manifest.t",
- "t/role-bootstraptemplate.t"
],+
"files_hash": { … +
"Changes": { … - "mtime": 1413813261,
- "size": 30
},+
"MANIFEST": { … - "mtime": 1413813261,
- "size": 1906
},+
"MANIFEST.SKIP": { … - "maniskip": 1,
- "mtime": 1413813261,
- "size": 129
},+
"Makefile.PL": { … - "mtime": 1413813261,
+
"requires": { … - "inc::Module::Install": "0"
},- "size": 2584
},+
"bin/convert_xml_config.pl": { … - "mtime": 1413813261,
- "size": 622
},+
"bin/whatbot": { … - "mtime": 1413813261,
- "size": 1591
},+
"bin/whatbot_infobot_log_convert.pl": { … - "mtime": 1413813261,
- "size": 2425
},+
"conf/whatbot.conf-example": { … - "mtime": 1413813261,
- "size": 768
},+
"lib/whatbot.pm": { … - "module": "whatbot",
- "mtime": 1413813261,
+
"requires": { … - "AnyEvent": "0",
- "Class::Load": "0",
- "EV": "0",
- "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Config": "0",
- "whatbot::Controller": "0",
- "whatbot::Log": "0",
- "whatbot::Message": "0",
- "whatbot::Role::Pluggable": "0",
- "whatbot::State": "0"
},- "size": 6230
},+
"lib/whatbot/Command.pm": { … - "module": "whatbot::Command",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Component": "0",
- "whatbot::State": "0",
- "whatbot::Types": "0"
},- "size": 5945
},+
"lib/whatbot/Command/API.pm": { … - "module": "whatbot::Command::API",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0",
- "whatbot::Command::Role::Web": "0"
},- "size": 3188
},+
"lib/whatbot/Command/Admin.pm": { … - "module": "whatbot::Command::Admin",
- "mtime": 1413813261,
+
"requires": { … - "Cwd": "0",
- "Data::Dumper": "0",
- "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 4632
},+
"lib/whatbot/Command/At.pm": { … - "module": "whatbot::Command::At",
- "mtime": 1413813261,
+
"requires": { … - "DateTime": "0",
- "DateTime::Format::Natural": "0",
- "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0",
- "whatbot::Message": "0"
},- "size": 6933
},+
"lib/whatbot/Command/Awareness.pm": { … - "module": "whatbot::Command::Awareness",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 1287
},+
"lib/whatbot/Command/Calendar.pm": { … - "module": "whatbot::Command::Calendar",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 1376
},+
"lib/whatbot/Command/Convert.pm": { … - "module": "whatbot::Command::Convert",
- "mtime": 1413813261,
+
"requires": { … - "Math::Units": "0",
- "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 1337
},+
"lib/whatbot/Command/Define.pm": { … - "module": "whatbot::Command::Define",
- "mtime": 1413813261,
+
"noes": { … },+
"requires": { … - "HTML::Entities": "0",
- "HTML::Strip": "0",
- "LWP::UserAgent": "0",
- "Lingua::EN::Sentence": "0",
- "Moose": "0",
- "URI::Escape": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 5563
},+
"lib/whatbot/Command/Factoid.pm": { … - "module": "whatbot::Command::Factoid",
- "mtime": 1413813261,
+
"requires": { … - "DateTime": "0",
- "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 8064
},+
"lib/whatbot/Command/FactoidListener.pm": { … - "module": "whatbot::Command::FactoidListener",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0",
- "whatbot::Command::Factoid": "0"
},- "size": 1065
},+
"lib/whatbot/Command/Help.pm": { … - "module": "whatbot::Command::Help",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 1920
},+
"lib/whatbot/Command/Insult.pm": { … - "module": "whatbot::Command::Insult",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 1550
},+
"lib/whatbot/Command/Karma.pm": { … - "module": "whatbot::Command::Karma",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 4336
},+
"lib/whatbot/Command/KarmaHistory.pm": { … - "module": "whatbot::Command::KarmaHistory",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 4796
},+
"lib/whatbot/Command/Math.pm": { … - "module": "whatbot::Command::Math",
- "mtime": 1413813261,
+
"requires": { … - "Math::Expression": "0",
- "Moose": "0",
- "Number::Format": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 2513
},+
"lib/whatbot/Command/Nslookup.pm": { … - "module": "whatbot::Command::Nslookup",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 1035
},+
"lib/whatbot/Command/Role/BootstrapTemplate.pm": { … - "module": "whatbot::Command::Role::BootstrapTemplate",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "Moose::Util": "0",
- "MooseX::Declare": "0",
- "whatbot::Command::Role::Template": "0",
- "whatbot::Helper::Bootstrap": "0",
- "whatbot::Helper::Bootstrap::Link": "0"
},- "size": 5442
},+
"lib/whatbot/Command/Role/Template.pm": { … - "module": "whatbot::Command::Role::Template",
- "mtime": 1413813261,
+
"requires": { … - "Moose::Role": "0",
- "Template": "0",
- "namespace::autoclean": "0"
},- "size": 921
},+
"lib/whatbot/Command/Role/Web.pm": { … - "module": "whatbot::Command::Role::Web",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0"
},- "size": 2492
},+
"lib/whatbot/Command/Seen.pm": { … - "module": "whatbot::Command::Seen",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "POSIX": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 1752
},+
"lib/whatbot/Command/Tell.pm": { … - "module": "whatbot::Command::Tell",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 2920
},+
"lib/whatbot/Command/Trigger.pm": { … - "module": "whatbot::Command::Trigger",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 6982
},+
"lib/whatbot/Command/URL.pm": { … - "module": "whatbot::Command::URL",
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "POSIX": "0",
- "namespace::autoclean": "0",
- "whatbot::Command": "0"
},- "size": 3127
},+
"lib/whatbot/Component.pm": { … - "module": "whatbot::Component",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::State": "0"
},- "size": 3769
},+
"lib/whatbot/Config.pm": { … - "module": "whatbot::Config",
- "mtime": 1413813261,
+
"requires": { … - "JSON::XS": "0",
- "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0"
},- "size": 2216
},+
"lib/whatbot/Controller.pm": { … - "module": "whatbot::Controller",
- "mtime": 1413813261,
+
"requires": { … - "Class::Inspector": "0",
- "Class::Load": "0",
- "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Component": "0",
- "whatbot::Message": "0",
- "whatbot::Role::Pluggable": "0"
},- "size": 11980
},+
"lib/whatbot/Database.pm": { … - "module": "whatbot::Database",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Component": "0"
},- "size": 624
},+
"lib/whatbot/Database/DBI.pm": { … - "module": "whatbot::Database::DBI",
- "mtime": 1413813261,
+
"requires": { … - "DBI": "0",
- "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Database": "0"
},- "size": 1840
},+
"lib/whatbot/Database/MySQL.pm": { … - "module": "whatbot::Database::MySQL",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Database::DBI": "0"
},- "size": 1163
},+
"lib/whatbot/Database/PostgreSQL.pm": { … - "module": "whatbot::Database::PostgreSQL",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Database::DBI": "0"
},- "size": 1242
},+
"lib/whatbot/Database/SQLite.pm": { … - "module": "whatbot::Database::SQLite",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Database::DBI": "0"
},- "size": 1369
},+
"lib/whatbot/Database/Table.pm": { … - "module": "whatbot::Database::Table",
- "mtime": 1413813261,
+
"requires": { … - "Clone": "0",
- "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Database": "0",
- "whatbot::Database::Table::Row": "0"
},- "size": 10169
},+
"lib/whatbot/Database/Table/Factoid.pm": { … - "module": "whatbot::Database::Table::Factoid",
- "mtime": 1413813261,
+
"requires": { … - "Digest::SHA1": "0",
- "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Database::Table": "0"
},- "size": 7143
},+
"lib/whatbot/Database/Table/Karma.pm": { … - "module": "whatbot::Database::Table::Karma",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Database::Table": "0"
},- "size": 3561
},+
"lib/whatbot/Database/Table/Row.pm": { … - "module": "whatbot::Database::Table::Row",
- "mtime": 1413813261,
+
"noes": { … },+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Component": "0"
},- "size": 3497
},+
"lib/whatbot/Database/Table/Seen.pm": { … - "module": "whatbot::Database::Table::Seen",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Database::Table": "0"
},- "size": 1721
},+
"lib/whatbot/Database/Table/Soup.pm": { … - "module": "whatbot::Database::Table::Soup",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Database::Table": "0"
},- "size": 3642
},+
"lib/whatbot/Database/Table/URL.pm": { … - "module": "whatbot::Database::Table::URL",
- "mtime": 1413813261,
+
"requires": { … - "Image::Size": "0",
- "Method::Signatures::Modifiers": "0",
- "Mojo::DOM": "0",
- "MooseX::Declare": "0",
- "URI": "0",
- "WWW::Mechanize::GZip": "0",
- "whatbot::Database::Table": "0"
},- "size": 6199
},+
"lib/whatbot/Database/Table/UserAlias.pm": { … - "module": "whatbot::Database::Table::UserAlias",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Database::Table": "0"
},- "size": 3452
},+
"lib/whatbot/Helper/Bootstrap.pm": { … - "module": "whatbot::Helper::Bootstrap",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0"
},- "size": 2173
},+
"lib/whatbot/Helper/Bootstrap/Link.pm": { … - "module": "whatbot::Helper::Bootstrap::Link",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "URI::Encode": "0"
},- "size": 3508
},+
"lib/whatbot/IO.pm": { … - "module": "whatbot::IO",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Component": "0",
- "whatbot::Message": "0"
},- "size": 3938
},+
"lib/whatbot/IO/IRC.pm": { … - "module": "whatbot::IO::IRC",
- "mtime": 1413813261,
+
"requires": { … - "AnyEvent::IRC::Client": "0",
- "Encode": "0",
- "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::IO": "0"
},- "size": 6870
},+
"lib/whatbot/IO/Legacy.pm": { … - "module": "whatbot::IO::Legacy",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::IO": "0"
},- "size": 1039
},+
"lib/whatbot/IO/Log.pm": { … - "module": "whatbot::IO::Log",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::IO::Legacy": "0",
- "whatbot::Progress": "0"
},- "size": 1965
},+
"lib/whatbot/IO/Log/Infobot.pm": { … - "module": "whatbot::IO::Log::Infobot",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::IO::Log": "0",
- "whatbot::Message": "0"
},- "size": 1084
},+
"lib/whatbot/IO/Timer.pm": { … - "module": "whatbot::IO::Timer",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::IO::Legacy": "0"
},- "size": 4877
},+
"lib/whatbot/IO/Web.pm": { … - "module": "whatbot::IO::Web",
- "mtime": 1413813261,
+
"requires": { … - "AnyEvent::HTTPD": "0",
- "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::IO": "0",
- "whatbot::Message": "0"
},- "size": 1445
},+
"lib/whatbot/Log.pm": { … - "module": "whatbot::Log",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "POSIX": "0"
},- "size": 2706
},+
"lib/whatbot/Message.pm": { … - "module": "whatbot::Message",
- "mtime": 1413813261,
+
"requires": { … - "Encode": "0",
- "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot::Component": "0"
},- "size": 4478
},+
"lib/whatbot/Progress.pm": { … - "module": "whatbot::Progress",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0"
},- "size": 2376
},+
"lib/whatbot/Role/Pluggable.pm": { … - "module": "whatbot::Role::Pluggable",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "Module::Pluggable::Object": "0",
- "MooseX::Declare": "0"
},- "size": 1551
},+
"lib/whatbot/State.pm": { … - "module": "whatbot::State",
- "mtime": 1413813261,
+
"requires": { … },- "size": 1242
},+
"lib/whatbot/Test.pm": { … - "module": "whatbot::Test",
- "mtime": 1413813261,
+
"requires": { … - "Method::Signatures::Modifiers": "0",
- "MooseX::Declare": "0",
- "whatbot": "0",
- "whatbot::Config": "0",
- "whatbot::Database::SQLite": "0",
- "whatbot::Log": "0",
- "whatbot::State": "0"
},- "size": 2176
},+
"lib/whatbot/Types.pm": { … - "module": "whatbot::Types",
- "mtime": 1413813261,
+
"requires": { … - "HTTP::Request": "0",
- "Moose::Util::TypeConstraints": "0",
- "MooseX::Types": "0",
- "strict": "0",
- "warnings": "0",
- "whatbot::Message": "0"
},- "size": 514
},+
"t/00-compile.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "File::Find": "0",
- "File::Temp": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1551,
+
"suggests": { … }
},+
"t/01-whatbot.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Cwd": "0",
- "FindBin": "0",
- "JSON::XS": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 658
},+
"t/11-database-table-url.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::More": "0.88",
- "whatbot::Test": "0"
},- "size": 994
},+
"t/21-command-admin.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::More": "0.88",
- "strict": "0",
- "warnings": "0",
- "whatbot::Test": "0"
},- "size": 1179
},+
"t/command-math.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::More": "0.88",
- "strict": "0",
- "warnings": "0",
- "whatbot::Test": "0"
},- "size": 906
},+
"t/command-tell.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::More": "0.88",
- "strict": "0",
- "warnings": "0",
- "whatbot::Test": "0"
},- "size": 1364
},+
"t/command-trigger.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::More": "0.88",
- "strict": "0",
- "warnings": "0",
- "whatbot::Test": "0"
},- "size": 4777
},+
"t/database-table-karma.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::Exception": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0",
- "whatbot::Test": "0"
},- "size": 1226
},+
"t/database-table-soup.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::Exception": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0",
- "whatbot::Test": "0"
},- "size": 1097
},+
"t/database-table-useralias.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::More": "0.88",
- "strict": "0",
- "warnings": "0",
- "whatbot::Test": "0"
},- "size": 1539
},+
"t/example.conf": { … - "maniskip": 1,
- "mtime": 1413813261,
- "size": 43
},+
"t/helper-bootstrap-link.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1797
},+
"t/helper-bootstrap.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 563
},+
"t/io-timer.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::More": "0.88",
- "strict": "0",
- "warnings": "0",
- "whatbot::Test": "0"
},- "size": 1564
},+
"t/manifest.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 269,
+
"suggests": { … - "Test::CheckManifest": "0.9"
}
},+
"t/role-bootstraptemplate.t": { … - "maniskip": 1,
- "mtime": 1413813261,
+
"requires": { … - "Moose": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0",
- "whatbot::Command::Role::BootstrapTemplate": "0",
- "whatbot::Helper::Bootstrap::Link": "0"
},- "size": 749
}
},- "got_prereq_from": "Makefile.PL",
+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 1,
- "core_kwalitee": "75.00",
- "distname_matches_name_in_meta": 1,
- "extractable": 1,
- "extracts_nicely": 1,
- "has_abstract_in_pod": 1,
- "has_buildtool": 1,
- "has_changelog": 1,
- "has_contributing_doc": 0,
- "has_human_readable_license": 1,
- "has_known_license_in_source_file": 0,
- "has_license_in_source_file": 1,
- "has_manifest": 1,
- "has_meta_json": 0,
- "has_meta_yml": 0,
- "has_proper_version": 1,
- "has_readme": 0,
- "has_security_doc": 0,
- "has_separate_license_file": 0,
- "has_tests": 1,
- "has_tests_in_t_dir": 1,
- "has_version": 1,
- "kwalitee": "118.75",
- "main_module_version_matches_dist_version": 0,
- "manifest_matches_dist": 0,
- "meta_json_conforms_to_known_spec": 1,
- "meta_json_is_parsable": 1,
- "meta_yml_conforms_to_known_spec": 1,
- "meta_yml_declares_perl_version": 1,
- "meta_yml_has_license": 0,
- "meta_yml_has_provides": 1,
- "meta_yml_has_repository_resource": 1,
- "meta_yml_is_parsable": 1,
- "no_abstract_stub_in_pod": 1,
- "no_broken_auto_install": 1,
- "no_broken_module_install": 1,
- "no_dot_dirs": 1,
- "no_dot_underscore_files": 1,
- "no_files_to_be_skipped": 0,
- "no_generated_files": 1,
- "no_invalid_versions": 1,
- "no_local_dirs": 1,
- "no_maniskip_error": 1,
- "no_missing_files_in_provides": 1,
- "no_mymeta_files": 1,
- "no_pax_headers": 1,
- "no_pod_errors": 0,
- "no_stdin_for_prompting": 1,
- "no_symlinks": 1,
- "no_unauthorized_packages": 1,
- "portable_filenames": 1,
- "prereq_matches_use": 0,
- "proper_libs": 1,
- "security_doc_contains_contact": 0,
- "test_prereq_matches_use": 0,
- "use_strict": 0,
- "use_warnings": 0,
- "valid_signature": 1
},- "latest_mtime": 1413813261,
- "license": "defined in POD (lib/whatbot.pm)",
- "license_in_pod": 1,
- "manifest_matches_dist": 0,
- "maturity": "developer",
+
"modules": [ … +
{ … - "file": "lib/whatbot.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot"
},+
{ … - "file": "lib/whatbot/Command.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command"
},+
{ … - "file": "lib/whatbot/Command/API.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::API"
},+
{ … - "file": "lib/whatbot/Command/Admin.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Admin"
},+
{ … - "file": "lib/whatbot/Command/At.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::At"
},+
{ … - "file": "lib/whatbot/Command/Awareness.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Awareness"
},+
{ … - "file": "lib/whatbot/Command/Calendar.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Calendar"
},+
{ … - "file": "lib/whatbot/Command/Convert.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Convert"
},+
{ … - "file": "lib/whatbot/Command/Define.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Define"
},+
{ … - "file": "lib/whatbot/Command/Factoid.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Factoid"
},+
{ … - "file": "lib/whatbot/Command/FactoidListener.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::FactoidListener"
},+
{ … - "file": "lib/whatbot/Command/Help.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Help"
},+
{ … - "file": "lib/whatbot/Command/Insult.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Insult"
},+
{ … - "file": "lib/whatbot/Command/Karma.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Karma"
},+
{ … - "file": "lib/whatbot/Command/KarmaHistory.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::KarmaHistory"
},+
{ … - "file": "lib/whatbot/Command/Math.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Math"
},+
{ … - "file": "lib/whatbot/Command/Nslookup.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Nslookup"
},+
{ … - "file": "lib/whatbot/Command/Role/BootstrapTemplate.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Role::BootstrapTemplate"
},+
{ … - "file": "lib/whatbot/Command/Role/Template.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Role::Template"
},+
{ … - "file": "lib/whatbot/Command/Role/Web.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Role::Web"
},+
{ … - "file": "lib/whatbot/Command/Seen.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Seen"
},+
{ … - "file": "lib/whatbot/Command/Tell.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Tell"
},+
{ … - "file": "lib/whatbot/Command/Trigger.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::Trigger"
},+
{ … - "file": "lib/whatbot/Command/URL.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Command::URL"
},+
{ … - "file": "lib/whatbot/Component.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Component"
},+
{ … - "file": "lib/whatbot/Config.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Config"
},+
{ … - "file": "lib/whatbot/Controller.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Controller"
},+
{ … - "file": "lib/whatbot/Database.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database"
},+
{ … - "file": "lib/whatbot/Database/DBI.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::DBI"
},+
{ … - "file": "lib/whatbot/Database/MySQL.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::MySQL"
},+
{ … - "file": "lib/whatbot/Database/PostgreSQL.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::PostgreSQL"
},+
{ … - "file": "lib/whatbot/Database/SQLite.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::SQLite"
},+
{ … - "file": "lib/whatbot/Database/Table.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::Table"
},+
{ … - "file": "lib/whatbot/Database/Table/Factoid.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::Table::Factoid"
},+
{ … - "file": "lib/whatbot/Database/Table/Karma.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::Table::Karma"
},+
{ … - "file": "lib/whatbot/Database/Table/Row.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::Table::Row"
},+
{ … - "file": "lib/whatbot/Database/Table/Seen.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::Table::Seen"
},+
{ … - "file": "lib/whatbot/Database/Table/Soup.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::Table::Soup"
},+
{ … - "file": "lib/whatbot/Database/Table/URL.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::Table::URL"
},+
{ … - "file": "lib/whatbot/Database/Table/UserAlias.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Database::Table::UserAlias"
},+
{ … - "file": "lib/whatbot/Helper/Bootstrap.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Helper::Bootstrap"
},+
{ … - "file": "lib/whatbot/Helper/Bootstrap/Link.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Helper::Bootstrap::Link"
},+
{ … - "file": "lib/whatbot/IO.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::IO"
},+
{ … - "file": "lib/whatbot/IO/IRC.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::IO::IRC"
},+
{ … - "file": "lib/whatbot/IO/Legacy.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::IO::Legacy"
},+
{ … - "file": "lib/whatbot/IO/Log.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::IO::Log"
},+
{ … - "file": "lib/whatbot/IO/Log/Infobot.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::IO::Log::Infobot"
},+
{ … - "file": "lib/whatbot/IO/Timer.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::IO::Timer"
},+
{ … - "file": "lib/whatbot/IO/Web.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::IO::Web"
},+
{ … - "file": "lib/whatbot/Log.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Log"
},+
{ … - "file": "lib/whatbot/Message.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Message"
},+
{ … - "file": "lib/whatbot/Progress.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Progress"
},+
{ … - "file": "lib/whatbot/Role/Pluggable.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Role::Pluggable"
},+
{ … - "file": "lib/whatbot/State.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::State"
},+
{ … - "file": "lib/whatbot/Test.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Test"
},+
{ … - "file": "lib/whatbot/Types.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "whatbot::Types"
}
],- "no_pax_headers": 1,
- "path": "N/NM/NMELNICK/whatbot-0.13-TRIAL.tar.gz",
+
"prereq": [ … +
{ … - "requires": "AnyEvent",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "AnyEvent::HTTPD",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "AnyEvent::IRC",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Class::Inspector",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Class::Load",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Crypt::SSLeay",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "DBD::SQLite",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "DBI",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "DateTime::Format::Natural",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Digest::SHA1",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "EV",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "HTML::Entities",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "HTML::Strip",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "HTTP::Cookies",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "HTTP::Request",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "IO::Socket::SSL",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Image::Size",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "JSON::XS",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Lingua::EN::Sentence",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Math::Expression",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Math::Units",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Method::Signatures",
- "type": "runtime_requires",
- "version": 20130505
},+
{ … - "requires": "Module::Pluggable",
- "type": "runtime_requires",
- "version": 3.9
},+
{ … - "requires": "Mojo::DOM",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Moose",
- "type": "runtime_requires",
- "version": 2.04
},+
{ … - "requires": "MooseX::Declare",
- "type": "runtime_requires",
- "version": 0.35
},+
{ … - "requires": "MooseX::DeclareX::Plugin::singleton",
- "type": "runtime_requires",
- "version": 0.002
},+
{ … - "requires": "MooseX::Singleton",
- "type": "runtime_requires",
- "version": 0.29
},+
{ … - "requires": "Number::Format",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Template",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "Test::More",
- "type": "test_requires",
- "version": 0
},+
{ … - "requires": "URI::Escape",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "WWW::Mechanize",
- "type": "runtime_requires",
- "version": 0
},+
{ … - "requires": "WWW::Mechanize::GZip",
- "type": "runtime_requires",
- "version": 0
}
],- "released_epoch": 1413813325,
- "required_perl": null,
- "size_packed": 56178,
- "size_unpacked": 221266,
+
"unknown_license_texts": { … - "lib/whatbot.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Command.pm": "=head1 LICENSE/COPYRIGHT\r\n\r\nBe excellent to each other and party on, dudes.\r\n\r\n",
- "lib/whatbot/Command/Role/BootstrapTemplate.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Command/Role/Web.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Component.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Config.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Controller.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/DBI.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/MySQL.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/PostgreSQL.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/SQLite.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/Table.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/Table/Factoid.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/Table/Karma.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/Table/Row.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/Table/Seen.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/Table/Soup.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/Table/URL.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Database/Table/UserAlias.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Helper/Bootstrap.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Helper/Bootstrap/Link.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/IO/Legacy.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/IO/Timer.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Log.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Message.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Progress.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Role/Pluggable.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/State.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Test.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n",
- "lib/whatbot/Types.pm": "=head1 LICENSE/COPYRIGHT\n\nBe excellent to each other and party on, dudes.\n\n"
},+
"uses": { … - "configure": { },
+
"runtime": { … +
"noes": { … - "strict": "0",
- "warnings": "0"
},+
"requires": { … - "AnyEvent": "0",
- "AnyEvent::HTTPD": "0",
- "AnyEvent::IRC::Client": "0",
- "Class::Inspector": "0",
- "Class::Load": "0",
- "Clone": "0",
- "Cwd": "0",
- "DBI": "0",
- "Data::Dumper": "0",
- "DateTime": "0",
- "DateTime::Format::Natural": "0",
- "Digest::SHA1": "0",
- "EV": "0",
- "Encode": "0",
- "HTML::Entities": "0",
- "HTML::Strip": "0",
- "HTTP::Request": "0",
- "Image::Size": "0",
- "JSON::XS": "0",
- "LWP::UserAgent": "0",
- "Lingua::EN::Sentence": "0",
- "Math::Expression": "0",
- "Math::Units": "0",
- "Method::Signatures::Modifiers": "0",
- "Module::Pluggable::Object": "0",
- "Mojo::DOM": "0",
- "Moose": "0",
- "Moose::Role": "0",
- "Moose::Util": "0",
- "Moose::Util::TypeConstraints": "0",
- "MooseX::Declare": "0",
- "MooseX::DeclareX": "0",
- "MooseX::Types": "0",
- "Number::Format": "0",
- "POSIX": "0",
- "Template": "0",
- "URI": "0",
- "URI::Encode": "0",
- "URI::Escape": "0",
- "WWW::Mechanize::GZip": "0",
- "namespace::autoclean": "0",
- "strict": "0",
- "warnings": "0"
}
},+
"test": { … +
"requires": { … - "Cwd": "0",
- "File::Find": "0",
- "File::Temp": "0",
- "FindBin": "0",
- "JSON::XS": "0",
- "Moose": "0",
- "Test::Exception": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … - "Test::CheckManifest": "0.9",
- "Test::Script": "1.05"
}
}
},- "valid_signature": -1,
- "version": "0.13-TRIAL",
+
"versions": { … +
"lib/whatbot/Command/API.pm": { … - "whatbot::Command::API": "undef"
},+
"lib/whatbot/Command/Admin.pm": { … - "whatbot::Command::Admin": "undef"
},+
"lib/whatbot/Command/At.pm": { … - "whatbot::Command::At": "undef"
},+
"lib/whatbot/Command/Awareness.pm": { … - "whatbot::Command::Awareness": "undef"
},+
"lib/whatbot/Command/Calendar.pm": { … - "whatbot::Command::Calendar": "undef"
},+
"lib/whatbot/Command/Convert.pm": { … - "whatbot::Command::Convert": "undef"
},+
"lib/whatbot/Command/Define.pm": { … - "whatbot::Command::Define": "undef"
},+
"lib/whatbot/Command/Factoid.pm": { … - "whatbot::Command::Factoid": "undef"
},+
"lib/whatbot/Command/FactoidListener.pm": { … - "whatbot::Command::FactoidListener": "undef"
},+
"lib/whatbot/Command/Help.pm": { … - "whatbot::Command::Help": "undef"
},+
"lib/whatbot/Command/Insult.pm": { … - "whatbot::Command::Insult": "undef"
},+
"lib/whatbot/Command/Karma.pm": { … - "whatbot::Command::Karma": "undef"
},+
"lib/whatbot/Command/KarmaHistory.pm": { … - "whatbot::Command::KarmaHistory": "undef"
},+
"lib/whatbot/Command/Math.pm": { … - "whatbot::Command::Math": "undef"
},+
"lib/whatbot/Command/Nslookup.pm": { … - "whatbot::Command::Nslookup": "undef"
},+
"lib/whatbot/Command/Role/Template.pm": { … - "whatbot::Command::Role::Template": "undef"
},+
"lib/whatbot/Command/Seen.pm": { … - "whatbot::Command::Seen": "undef"
},+
"lib/whatbot/Command/Tell.pm": { … - "whatbot::Command::Tell": "undef"
},+
"lib/whatbot/Command/Trigger.pm": { … - "whatbot::Command::Trigger": "undef"
},+
"lib/whatbot/Command/URL.pm": { … - "whatbot::Command::URL": "undef"
},+
"lib/whatbot/Types.pm": { … - "whatbot::Types": "undef"
}
},- "vname": "whatbot-0.13-TRIAL"
}