]> git.donarmstrong.com Git - perltidy.git/blobdiff - lib/Perl/Tidy.pod
New upstream version 20170521
[perltidy.git] / lib / Perl / Tidy.pod
index 4a2e263f0878647945f0e4e382ea1a2a9de2aee1..d6815ce0802ac1aa26924180f3f2c4946b16fe75 100644 (file)
@@ -111,11 +111,10 @@ parameter is ignored.
 
 =item logfile
 
-The B<logfile> parameter allows the calling program to capture
-the stream that would otherwise go to a .LOG file.  This
-stream is only created if requested with a B<-g> parameter.  It 
-contains detailed diagnostic information about a script
-which may be useful for debugging.
+The B<logfile> parameter allows the calling program to capture the log stream.
+This stream is only created if requested with a B<-g> parameter.  It contains
+detailed diagnostic information about a script which may be useful for
+debugging.
 
 =item argv
 
@@ -409,14 +408,9 @@ C<write_debug_entry> in Tidy.pm.
 
   &perltidy
 
-=head1 CREDITS
-
-Thanks to Hugh Myers who developed the initial modular interface 
-to perltidy.
-
 =head1 VERSION
 
-This man page documents Perl::Tidy version 20130922.
+This man page documents Perl::Tidy version 20170521.
 
 =head1 LICENSE
 
@@ -425,10 +419,13 @@ under the terms of the "GNU General Public License".
 
 Please refer to the file "COPYING" for details.
 
-=head1 AUTHOR
+=head1 BUG REPORTS
+
+A list of current bugs and issues can be found at the CPAN site
+
+     https://rt.cpan.org/Public/Dist/Display.html?Name=Perl-Tidy
 
- Steve Hancock
- perltidy at users.sourceforge.net
+To report a new bug or problem, use the link on this page .  
 
 =head1 SEE ALSO