The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for pantheon.

0.20    2013.09.04
        changes described in previous release, excluding alpha (odd).

0.19    2013.08.29
        update - replaced by UPDATE, bugfix
        MIO::SSH - new module
        MIO::CMD - new feature, noop
        Vulcan::OptConf - auto_help, propagates to all invocants.
        pantheon/tools/mssh - new tool
        pantheon/tools/mcmd - new feture, noop

0.18    2013.08.27
        changes described in previous release, excluding alpha (odd).

0.17    2013.08.20
        update - new feature, for bisected releases.
        pantheon/tools/seco/dance - seco dancer
        pantheon/tools/seco/go - interactive ssh session via expect
        pantheon/tools/seco/ctrl - search engine ctrl
        pantheon/tools/seco/check - check seco configs
        pantheon/seco/lib - various SECO modules
        pantheon/tools/.config - add seco config
        pantheon/hermes/callback/seco - use SECO
        pantheon/argos/code/b.seco - use SECO
        pantheon/argos/code/r.seco - generic report plugin
        pantheon/argos/code/m.http - bugfix, accommodate SECO
        SECO - base module
        SECO::Conf - SECO configuration
        SECO::Ctrl - SECO control logics
        SECO::ExpSSH - automatic interactive ssh connection via expect

0.16    2013.08.16
        Hermes - new methods, db(), cb(); callback enhancement
        Hermes::Call - callback enhancement
        Argos::Map - bugfix, cache
        Argos::Code::Map - bugfix, cache
        update - destructor remove cruft
        pantheon/argos/example/code/m.http - bugfix
        pantheon/argos/example/code/m.grep - bugfix
        pantheon/argos/example/code/m.sysinfo - bugfix
        pantheon/argos/example/code/m.test - new plugin
        pantheon/argos/example/code/r.generic - sample generic report plugin
        pantheon/argos/example/conf/* - example config
        pantheon/argos/example/main/* - example main config

0.15    2013.08.13
        Vulcan::Grep - new feature
        pantheon/argos/code/m.grep - new plugin
        pantheon/argos/code/m.http - minor enhancement
        pantheon/argos/code/m.sysinfo - decruft
        pantheon/poros/code/grep - new plugin, replace dmesg
        update - integrate INSTALL.PL
        INSTALL.PL - integrated

0.14    2013.08.12
        Hermes - new feature, callback supports regex
        Hermes::Call - new feature, callback supports regex
        pantheon/tools/hermes/dump - bug fix
        pantheon/argos/code/m.http - new features, resolve hostname, debug

0.13    2013.08.06
        install.PL - new feature
        pantheon/tools/hermes/dump - interface change
        pantheon/tools/hermes/load - new feature, --filter

0.12    2013.08.05
        argos/code/m.http - bugfix
        utils/* - removed
        INSTALL.PL - automatic installation of scripts
        INSTALL - replace .install
        update - replace utils/update, functionally regressed to v0.04.

0.11    2013.08.01
        Vulcan::SysInfo - bugfix
        Vulcan::OptConf - bugfix
        tools/poros/client - new feature, argv plugin
        poros/code/sysinfo - code reduction, no functional change
        poros/code/dump - new plugin
        poros/code/dmesg - bugfix
        poros/path - default poros path config
        poros/argv/* - argv plugins
        utils/update - externalize installation list
        .install - installation list
        tools/.config - poros argv

0.10    2013.07.31
        Janus::Ctrl - bugfix
        Argos::Ctrl - bugfix
        Argos::Map - bugfix
        Argos::Code::Map - bugfix
        Argos::Reduce - stat supports wildcard
        argos/conf.example/main.reduce - wildcard in stat
        tools/argos/reduce - bugfix
        tools/argos/ctrl - bugfix
        poros/code/sysinfo - new feature, supports ARRAY of tests

0.09    2013.07.29
        utils/update - bugfix
        utils/munge - bugfix
        argos/code/m.http - bugfix
        tools/* - use warnings 

0.08    2013.07.24
        pantheon - documentation bug fix
        tools/* - change invocation line to /usr/bin/env perl
        utils/update - new location for update
        utils/cpanm - to automate installations of dependencies
        utils/munge - new tool for munging perl scripts' invocation lines

0.07    2013.07.22
        argos/code/m.http - bugfix
        tools/decruft - new tool
        Vulcan::Phasic - reduce sleep period
        Vulcan::Mrsync - reduce log verbosity
        Vulcan::Cruft - replace Vulcan::RRLogDir
        Janus::Sequence::Code - deprecate Janus::Plugin
        update - root ownership for @INSTALL items; new feature --prereq

0.06    2013.07.15
        argos/conf.example/conf.reduce.r.generic 
        tools/range - new feature, accept input from STDIN
        tools/argos/run - removed, replaced by map * and reduce *
        tools/argos/map - new tool, * replacing tools/argos/run --map
        tools/argos/reduce - new tool, * replacing tools/argos/run --reduce
        tools/{argos,janus,hermes}/* - Vulcan::Sudo->sudo()
        tools/{sysinfo,daemon} - Vulcan::Sudo->sudo()
        Argos::Reduce - bugfix
        Vulcan::Grep - new module
        Vulcan::Sudo - new module
        poros/code/dmesg - new plugin
        argos/code/m.http - new plugin, http map

0.05    2013.07.08
        janus/main/path - default janus path config
        argos/conf.example/main.map 
        argos/conf.example/conf.map.sysinfo 
        argos/main/path - default argos path config
        argos/code/b.generic - new plugin, generic batch
        argos/code/m.sysinfo - new plugin, sysinfo map
        daemon/path - default daemon path config
        daemon/conf/poros.proxy - new service, poros proxy
        daemon/conf/hermes.cache - new service, hermes cache 
        poros/code/janus - new plugin
        poros/code/sysinfo - new plugin
        tools/poros/client - bugfix
        tools/sysinfo - new tool
        tools/hermes/purge - new tool
        tools/mrsync - new feature, default src to invoking host
        tools/.config - use path macro $ROOT
        Vulcan::SysInfo - new feature, IFACE eth speed
        Vulcan::OptConf - new feature, path macro $ROOT
        Vulcan::DirConf - new feature, path macro $RealBin and $Bin
        Vulcan::Daemon - new feature, path macro $RealBin and $Bin
        Vulcan::SQLiteDB - bugfix
        Vulcan::Mrsync - bugfix
        Vulcan::Logger - bugfix
        Poros::Query - new feature, bugfix
        update - new feature, --dist --install

0.04    2013.07.04
        tools/poros/client - bugfix
        tools/mrsync - new tool
        Vulcan::Mrsync - new module
        Vulcan::Phasic - bugfix
        Hermes - new feature, query cond supports regex

0.03    2013.07.01
        Vulcan::RRLogDir - new module
        Vulcan::Daemon - bugfix
        MIO::TCP - input buffer
        MIO::CMD - input buffer, bugfix
        Poros - bugfix
        tools/daemon - bugfix
        tools/hermes/cache - new feature -d
        tools/hermes/node - new tool
        tools/poros/proxy - new tool
        tools/poros/client - new tool

0.02    2013.06.27
        Makefile.PL

0.01    2013.06.25
        Rewrite of various DynGig modules