Revision history for Grid::Request
0.3 - Fixed a problem with the grid_request_worker in which it could iterate
past the smallest iterable argument if larger iterable arguments were
passed in. Now a check is done to determine the smallest and truncate
the remaining arguments if they are larger...
0.2 - Fixed problem with hardcoded drm value in grid_request_worker. Using
Grid::Request::HTC to get the value.
- Fixed problem with regualar PARAM interpretation in grid_request_worker
- Updated package in perldoc to Grid::Request::HTC
- Version released at 2009-05-29
0.1 - Initial release.
- Version released at 2009-05-28