summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix docsJesse Luehrs2012-03-071-2/+3
* make the test suite more reliableJesse Luehrs2012-03-071-4/+1
* documentationJesse Luehrs2012-03-062-5/+142
* fix see also sectionJesse Luehrs2012-03-051-1/+5
* note the test suite issues in the docs for nowJesse Luehrs2012-03-051-1/+4
* factor out the callback stuff, make Term::Filter a roleJesse Luehrs2012-03-052-36/+73
* add remove_input_handle methodJesse Luehrs2012-03-051-5/+21
* make sure we apply ReadMode to the right filehandleJesse Luehrs2012-03-051-2/+2
* stub out docsJesse Luehrs2012-03-051-7/+83
* this should be privateJesse Luehrs2012-03-051-2/+2
* clean up the namespace a bitJesse Luehrs2012-03-051-6/+6
* actually, move the error to construction timeJesse Luehrs2012-03-051-2/+9
* this doesn't really make sense if stdin/stdout aren't attached to a ttyJesse Luehrs2012-03-051-0/+3
* dzil stuffJesse Luehrs2012-03-051-0/+1
* don't hardcode STDIN hereJesse Luehrs2012-03-051-1/+1
* use IO::Select instead of Select::RetryJesse Luehrs2012-03-041-27/+45
* update retry_select apiJesse Luehrs2012-02-251-3/+1
* better handling of the scope guardJesse Luehrs2012-02-251-4/+8
* don't need to track this anymore with Select::RetryJesse Luehrs2012-02-251-8/+0
* actually, exposing these is dumbJesse Luehrs2012-02-251-27/+27
* better calling convention for the callbacksJesse Luehrs2012-02-251-2/+2
* use Select::RetryJesse Luehrs2012-02-241-39/+2
* this is a weird api, get rid of itJesse Luehrs2012-02-241-2/+2
* use croakJesse Luehrs2012-02-241-2/+2
* handle actual errors from selectJesse Luehrs2012-02-241-0/+3
* use a more descriptive callback nameJesse Luehrs2012-02-241-1/+1
* allow adding new input handlesJesse Luehrs2012-02-241-1/+2
* refactor retry_select to make it more reusableJesse Luehrs2012-02-241-18/+28
* initial implementationJesse Luehrs2012-02-241-0/+208
* initial commitJesse Luehrs2012-02-231-0/+0