add Class::Load to dev prereqs
[scpubgit/Object-Remote.git] / lib / Object / Remote / Connector / LocalSudo.pm
2016-10-16 Matt S Trout fix LocalSudo, broken in 2012 by mst being an idiot
2013-01-31 Tyler Riddle cleanup trailing whitespace ugliness
2013-01-31 Tyler Riddle localsudo connector was missing "use" for Object::Remot...
2013-01-31 Tyler Riddle remove incomplete non-blocking support; make select...
2013-01-31 Tyler Riddle implement optional watchdog for remote connections
2013-01-31 Tyler Riddle got all general logging done, start of adding ids to...
2013-01-31 Tyler Riddle found location of hang; make annotations; added more...
2012-07-20 Matt S Trout parameterize more of the connector information
2012-07-19 Matt S Trout parallelise connection setup
2012-07-18 Matt S Trout working automatic prompting
2012-06-07 Robert 'phaylon... made newline before GO reply optional
2012-06-04 Matt S Trout stop trying to be clever and repeat STDERR instead
2012-06-02 Matt S Trout password callback working
2012-06-02 Matt S Trout successfully wrapping sudo
2012-05-31 Robert 'phaylon... refactored fatpacking and added LocalSudo connector