Changeset 9669
- Timestamp:
- 12/13/09 04:47:13 (2 years ago)
- Location:
- trunk/Debug-Client
- Files:
-
- 2 edited
-
Changes (modified) (1 diff)
-
lib/Debug/Client.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Debug-Client/Changes
r9665 r9669 1 v0.05 1 v0.05 2009.12.13 2 2 Try to eliminate infinite loop 3 3 Try to make sure tests are not hung by calling quit at the end of each -
trunk/Debug-Client/lib/Debug/Client.pm
r9658 r9669 4 4 use 5.006; 5 5 6 our $VERSION = '0.0 4';6 our $VERSION = '0.05'; 7 7 8 8 use IO::Socket;
Note: See TracChangeset
for help on using the changeset viewer.
