Changeset 7555
- Timestamp:
- 03/06/08 14:43:37 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-MadEye/trunk/lib/App/MadEye/Plugin/Worker/Simple.pm
r7554 r7555 5 5 use App::MadEye::Util; 6 6 use Params::Validate; 7 use English;8 use App::MadEye::Util;9 use POSIX ":sys_wait_h";10 use Storable qw/freeze thaw/;11 use YAML;12 7 13 8 our $TIMEOUT = 60; # TODO: configurable
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)