Downloadliste

Projektbeschreibung

txt2html is a Perl program that uses the HTML::TextToHTML perl module to convert plain text to HTML. It supports headings, lists, tables, simple character markup, hyperlinking and is highly customizable. It recognizes some of the apparent structure of the source document (mostly whitespace and typographic layout) and attempts to mark that structure explicitly using HTML.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-10 12:35 Zurück zur Release-Liste
2.42

Die - instring Möglichkeit bestand darin, die txt2html Skript, das ermöglicht ein, um einen String-Prozess statt einer Datei hinzugefügt. Die - instring, - inhandle und - outhandle Optionen wurden hinzugefügt, um HTML:: TextToHTML. Die - instring Option funktioniert wie oben beschrieben. Die - inhandle Option ermöglicht ein in Eingabedatei übergeben Griffe zu verarbeiten. Die - outhandle Option ermöglicht ein in eine Ausgabedatei handle pass.
Tags: Minor feature enhancements
The --instring option was added to the txt2html
script, which enables one to process a string
instead of a file. The --instring, --inhandle, and
--outhandle options were added to
HTML::TextToHTML. The --instring option works as
described above. The --inhandle option enables one
to pass in input file handles to process. The
--outhandle option enables one to pass in an
output file handle.

Project Resources