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

NAME

mergeGDRTests.pl - Merge multiple GDR test files into one combined file.

VERSION

1.3.0

USAGE

mergeGDRTests.pl -i <infile> -o <outfile> -n <namespace> [options]

REQUIRED ARGUMENTS

-i[n][file] [=]<file>

Specify input file

-o[ut][file] [=]<file>

Specify output file

-n[ame][space] [=]<namespace>

Specify namespace for test class

OPTIONS

-[class]n[ame] [=]<classname>

Specify the name of the required class

-v[er][sion] [=]<outputversion>

Output version type

AUTHOR

Ded MedVed.

BUGS

Hopefully none.

COPYRIGHT

Copyright (c) 2012, Ded MedVed. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the terms of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html)