The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.12

  • add_array_param.
  • Fix the use of qw() due to changes in Perl 5.14.0.
  • Fixed problems with calls to the "state" method always returning "INIT".

Modules

An API for submitting jobs to a computational grid such as SGE or Condor.
Model a command that is to be executed on the computational grid.
Utilities and methods for the Grid::Request modules.
Models a parameter for Grid::Request jobs.
Helper funcations for unit Grid::Request tests.

Provides

in lib/Grid/Request/DRM/CONDOR.pm
in lib/Grid/Request/DRM/LSF.pm
in lib/Grid/Request/DRM/PBS.pm
in lib/Grid/Request/DRM/SGE.pm
in lib/Grid/Request/Exceptions.pm
in lib/Grid/Request/Exceptions.pm
in lib/Grid/Request/Exceptions.pm
in lib/Grid/Request/Exceptions.pm
in lib/Grid/Request/JobFormulator.pm