File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11NAME
2- HTML::TextToHTML - convert plain text file to HTML.
2+ HTML::TextToHTML - convert plain text file to HTML
33
44VERSION
55 version 2.53
@@ -1364,7 +1364,8 @@ INSTALLATION
13641364 Module::Build" for more information on installation options.
13651365
13661366BUGS
1367- Tell me about them.
1367+ Please, send to
1368+ https://github.com/resurrecting-open-source-projects/txt2html/issues
13681369
13691370SEE ALSO
13701371 perl txt2html.
@@ -1376,12 +1377,17 @@ AUTHOR
13761377
13771378 based on txt2html by Seth Golub
13781379
1380+ Current homepage is
1381+ https://github.com/resurrecting-open-source-projects/txt2html
1382+
13791383COPYRIGHT AND LICENCE
13801384 Original txt2html script copyright (c) 1994-2000 Seth Golub <seth AT
13811385 aigeek.com>
13821386
13831387 Copyright (c) 2002-2005 by Kathryn Andersen
13841388
1389+ Copyright (c) 2018-2019 Joao Eriberto Mota Filho
1390+
13851391 This program is free software; you can redistribute it and/or modify it
13861392 under the same terms as Perl itself.
13871393
Original file line number Diff line number Diff line change @@ -5671,7 +5671,8 @@ installation options.
56715671
56725672=head1 BUGS
56735673
5674- Tell me about them.
5674+ Please, send to
5675+ https://github.com/resurrecting-open-source-projects/txt2html/issues
56755676
56765677=head1 SEE ALSO
56775678
@@ -5692,6 +5693,8 @@ Original txt2html script copyright (c) 1994-2000 Seth Golub <seth AT aigeek.com>
56925693
56935694Copyright (c) 2002-2005 by Kathryn Andersen
56945695
5696+ Copyright (c) 2018-2019 Joao Eriberto Mota Filho
5697+
56955698This program is free software; you can redistribute it and/or
56965699modify it under the same terms as Perl itself.
56975700
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ use strict;
55
66=head1 NAME
77
8- txt2html - convert plain text file to HTML.
8+ txt2html - convert plain text file to HTML
99
1010=head1 VERSION
1111
@@ -788,11 +788,14 @@ Getopt::ArgvFile
788788
789789based on txt2html by Seth Golub
790790
791+ Current homepage is https://github.com/resurrecting-open-source-projects/txt2html
792+
791793=head1 COPYRIGHT
792794
793795Original txt2html script Copyright (c) 1994-2000 Seth Golub seth AT aigeek.com
794796
795797Copyright (c) 2002-2005 Kathryn Andersen
798+
796799Copyright (c) 2018-2019 Joao Eriberto Mota Filho
797800
798801This program is free software; you can redistribute it and/or
You can’t perform that action at this time.
0 commit comments