The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

trGDRTests.pl - Translates GDR test from one .Net language to another. Alternative formats supported include XML and Excel. The file type is determined from the file suffix. Currently supported types are .cs, .vb, .xml, and .xls.

VERSION

1.0.4

USAGE

trGDRTests.pl -i <file> -o <file>

REQUIRED ARGUMENTS

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

Specify input file

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

Specify output file

OPTIONS

-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)