X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lib%2FPerl%2FTidy.pod;h=23c8b02bd102590096795812211ed8bb13e23f5b;hb=refs%2Ftags%2Fupstream%2F20190601;hp=d874001b5554c10e8e43e55935f2c0f81923b46c;hpb=5af8685bea60c00aae46266c726ddfb0132d7d12;p=perltidy.git diff --git a/lib/Perl/Tidy.pod b/lib/Perl/Tidy.pod index d874001..23c8b02 100644 --- a/lib/Perl/Tidy.pod +++ b/lib/Perl/Tidy.pod @@ -129,7 +129,7 @@ command line string. If the B parameter is given, it must be the reference to a hash. In this case, the parameters contained in any perltidyrc configuration file will be placed in this hash and perltidy will return immediately. This is -equivalent to running perltidy with --dump-options, except that the perameters +equivalent to running perltidy with --dump-options, except that the parameters are returned in a hash rather than dumped to standard output. Also, by default only the parameters in the perltidyrc file are returned, but this can be changed (see the next parameter). This parameter provides a convenient method @@ -214,7 +214,7 @@ B parameter. The B<-syn> (B<--check-syntax>) flag may be used with all source and destination streams except for standard input and output. However data streams which are not associated with a filename will -be copied to a temporary file before being be passed to Perl. This +be copied to a temporary file before being passed to Perl. This use of temporary files can cause somewhat confusing output from Perl. If the B<-pbp> style is used it will typically be necessary to also @@ -410,7 +410,7 @@ C in Tidy.pm. =head1 VERSION -This man page documents Perl::Tidy version 20180107. +This man page documents Perl::Tidy version 20190601 =head1 LICENSE @@ -421,11 +421,11 @@ Please refer to the file "COPYING" for details. =head1 BUG REPORTS -A list of current bugs and issues can be found at the CPAN site +A list of current bugs and issues can be found at the CPAN site L - https://rt.cpan.org/Public/Dist/Display.html?Name=Perl-Tidy +To report a new bug or problem, use the link on this page. -To report a new bug or problem, use the link on this page . +The source code repository is at L. =head1 SEE ALSO