Revision history for Perl extension Process
0.11 Sun 15 Jan 2006
- Changing to a slightly less evil IO::String workaround
0.10 Sat 14 Jan 2006
- Completed Process::Serializable
- Completed Process::Storable
- Upgraded Process::Launcher and Process::Backgroundable
- Completed the documentation (I think)
- Completed the full test suite
0.04 Wed 11 Jan 2006
- Cleaning up the documentation a bit more and making certain
things a bit clearer.
0.03 Sat 7 Jan 2006
- Accidentally left a debugging trick in, cause backgrounded things
to not actually release STDIO. Fixed
0.02 Sat 7 Jan 2006
- Added Process::Backgroundable
0.01 Sat 7 Jan 2006
- Created initial version