Codebase list libcapture-tiny-perl / release-0.03 Todo
release-0.03

Tree @release-0.03 (Download .tar.gz)

Todo @release-0.03raw · history · blame

# Copyright (c) 2009 by David Golden. All rights reserved.
# Licensed under Apache License, Version 2.0 (the "License").
# You may not use this file except in compliance with the License.
# A copy of the License was distributed with this file or you may obtain a 
# copy of the License from http://www.apache.org/licenses/LICENSE-2.0

- Add tee_stdout and tee_stderr functions (?)
- Test closed handles
- Test fake handles (open FH, ">", \$scalar), IO::String, etc.
- Test utf8 output
- Test tied handles
- Test with curses
- Add timeout if kid processes don't start