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

NAME

BatchSystem::SBS::ScriptsCommon - common function & var for BatchSystem::SBS scripts

DESCRIPTION

main declaration + common parsing of comman line argument

SYNOPSIS

EXPORT

$sbs

the simple batch system

FUNCTIONS

init()

parse commandline argument for

--config=sbsconfig.xml [compulsory]
--workingdir=/path/to/dir [optional]

overwrites the working directory configures into the config file.

AUTHOR

Alexandre Masselot, <alexandre.masselot@genebio.com>

BUGS

Please report any bugs or feature requests to bug-batchsystem-sbs@rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=BatchSystem-SBS. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright (C) 2004-2006 Geneva Bioinformatics (www.genebio.com) & Jacques Colinge (Upper Austria University of Applied Science at Hagenberg)

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA