pbot/lib/PBot
Pragmatic Software c3e16410c2 Whoops, execute_process() cannot return undef
If ProcessManager::execute_process() returns undef,
then the loop in Interpreter::interpret() thinks that
the command didn't get handled, and so goes on to look
for other commands. This is now corrected.
2021-09-07 10:18:12 -07:00
..
Core Whoops, execute_process() cannot return undef 2021-09-07 10:18:12 -07:00
Plugin GoogleSearch: -n option can now appear anywhere 2021-08-28 09:13:08 -07:00
Core.pm Refactor and simplify atexit routines 2021-08-06 12:59:21 -07:00
Imports.pm Make directory structure more Perlish 2021-07-13 19:45:56 -07:00
VERSION.pm Whoops, execute_process() cannot return undef 2021-09-07 10:18:12 -07:00