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

NAME

Txt2Ogmios.pl - Script for converting text file in XML Ogmios file

SYNOPSIS

Txt2Ogmios.pl [option] --file <filename> --lang <language> --docId <documentId>

where option can be --help --man

OPTIONS AND ARGUMENTS

--file <filename>

The switch sets the input text file (to convert).

--lang <language>

The switch sets the language of the input text file (to convert). The value are set with a ISO 639-1 code (fr for French, en for English).

--docId <documentId>>

This sets the document identifier in the xml file.

--help

print help message for using grepTerms.pl

--man

print man page of grepTerms.pl

DESCRIPTION

This script converts a text file as input (switch file) into a XML Omgios file. The language property field is set with the switch lang, and the document identifier is set with the switch dociI.

SEE ALSO

AUTHOR

Thierry Hamon, <thierry.hamon@limsi.fr>

COPYRIGHT AND LICENSE

Copyright (C) 2012 Thierry Hamon

This is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.4 or, at your option, any later version of Perl 5 you may have available.