File tree Expand file tree Collapse file tree 2 files changed +2
-12
lines changed
Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,6 @@ any kind of text, including code;
2525my $ s = ' foo' ;
2626```
2727
28- WARNING: This is a major update with several improvements. Unused or untested options were removed. See [ Changes] ( Changes ) for details.
29-
30- Users needing those must file an issue if this is a breaking change for them.
31-
3228DESCRIPTION
3329===========
3430
@@ -421,7 +417,7 @@ multi sub wrap-text(
421417AUTHOR
422418======
423419
424- Tom Browder < tbrowder@cpan .org >
420+ Tom Browder < tbrowder@acm .org >
425421
426422COPYRIGHT AND LICENSE
427423=====================
Original file line number Diff line number Diff line change @@ -23,12 +23,6 @@ any kind of text, including code;
2323my $s = 'foo';
2424=end code
2525
26- WARNING: This is a major update with several improvements. Unused or
27- untested options were removed. See L<Changes|Changes> for details.
28-
29- Users needing those must file an issue if this is a breaking change
30- for them.
31-
3226=head1 DESCRIPTION
3327
3428The module contains several routines to make text handling easier for
@@ -555,7 +549,7 @@ multi sub wrap-text(
555549
556550=head1 AUTHOR
557551
558- Tom Browder <tbrowder@cpan .org>
552+ Tom Browder <tbrowder@acm .org>
559553
560554=head1 COPYRIGHT AND LICENSE
561555
You can’t perform that action at this time.
0 commit comments