diff options
author | Gideon Israel Dsouza <gidisrael@gmail.com> | 2013-10-03 22:33:14 +0530 |
---|---|---|
committer | James E Keenan <jkeenan@cpan.org> | 2013-10-05 03:57:33 +0200 |
commit | 5e6bcc013e2f55d2b3f79500ff90cb9cde5bea39 (patch) | |
tree | c259902ae1fa233d6a3a9b892288ce7dea191c45 /AUTHORS | |
parent | 498b759bd12b378c541fc401200803b8c88c4a9b (diff) | |
download | perl-5e6bcc013e2f55d2b3f79500ff90cb9cde5bea39.tar.gz |
Fixed 27 issues in perlembed.pod reported by podcheck
Fixed mostly lines exceeding 80 characters by decreasing leading
space in verbatim lines to one space. Also fixed long code lines
with a slash and line break.
Add Gideon Israel Dsouza to list of Perl authors.
For: RT #120093
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -410,6 +410,7 @@ Gerard Goossen <gerard@ggoossen.net> Gerben Wierda <G.C.Th.Wierda@AWT.nl> Gerd Knops <gerti@BITart.com> Gerrit P. Haase <gp@familiehaase.de> +Gideon Israel Dsouza <gidisrael@gmail.com> Giles Lean <giles@nemeton.com.au> Gisle Aas <gisle@aas.no> Glenn Linderman <perl@nevcal.com> |