File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11Revision history for Perl extension Text::Diff::HTML.
22
330.02
4+ - Added "See Also" section to documentation.
45
560.01 2005-09-03T18:29:21
67 - Initial public release.
Original file line number Diff line number Diff line change @@ -173,11 +173,21 @@ style them using CSS. You'll find an example CSS file in the C<eg> directory
173173in the Text-Diff-HTML distribution. You will also likely want to wrap the
174174output of your diff in C<< <pre> >> tags.
175175
176+ =head1 See Also
177+
178+ =over
179+
180+ =item L<Text::Diff|Text::Diff>
181+
182+ =item L<Algorithm::Diff|Algorithm::Diff>
183+
184+ =back
185+
176186=head1 Bugs
177187
178188Please send bug reports to <[email protected] >. 179189
180- =head1 Authors
190+ =head1 Author
181191
182192=begin comment
183193
You can’t perform that action at this time.
0 commit comments