Changes for version 1.10

  • removed all dependency on AppConfig
    • all of the existing options now must use their full names.
    • However, one now has the choice between passing options
  • as a hash, or the old way, as a reference to an array.
    • removed the do_help method; if you want the documentation
  • of the module, use perldoc HTML::TextToHTML
    • moved the texthyper script into this distribution
      • It now uses Getopt::Long and Getopt::ArgvFile.
      • The format of .texthyperrc has changed to conform with
  • Getopt::ArgvFile rather than AppConfig.
    • Changed the version number so that it was bigger than
  • either the script or the module so that both could have the same version number (that's why the big jump).
    • the included system link dictionary (TextToHTML.dict)
  • is now installed in /usr/share/txt2html as part of the install process.

Documentation

convert plain text file to HTML

Provides

in TextToHTML.pm