Description
===========
This module provides a Perl interface to submit jobs to PBS.

Build and install
=================
perl Makefile.PL
make
make test
make install

Prerequisites
=============
Class::MethodMaker v1.11 or later
File::Temp v0.14 or later

Copyright
=========
Copyright (c) 2006-2007 Ka-Wai, Mak. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.