summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-10-05 23:56:43 -0400
committerJesse Vincent <jesse@bestpractical.com>2009-10-05 23:57:59 -0400
commit64da3008c02a30fac03c1d2dc01e935495f210f8 (patch)
treed1b7e8ae7888b61d327e076ac51274f5276dc9f9 /win32
parent345e23944176348809d2be92e05ba6856a5c0ebc (diff)
downloadperl-64da3008c02a30fac03c1d2dc01e935495f210f8.tar.gz
more pod cleanups based on the new podcheck.t
Diffstat (limited to 'win32')
-rw-r--r--win32/bin/pl2bat.pl2
-rw-r--r--win32/ce-helpers/comp.pl6
-rw-r--r--win32/sync_ext.pl2
3 files changed, 5 insertions, 5 deletions
diff --git a/win32/bin/pl2bat.pl b/win32/bin/pl2bat.pl
index 2b5bb4a8e9..8fdfa3d8b0 100644
--- a/win32/bin/pl2bat.pl
+++ b/win32/bin/pl2bat.pl
@@ -403,7 +403,7 @@ and must use
A loop should be used to build up the argument list when not on
Windows NT so more than 9 arguments can be processed.
-See also L</Disadvantages>.
+See also L</DISADVANTAGES>.
=head1 SEE ALSO
diff --git a/win32/ce-helpers/comp.pl b/win32/ce-helpers/comp.pl
index 3fab27ccce..f19350fc1b 100644
--- a/win32/ce-helpers/comp.pl
+++ b/win32/ce-helpers/comp.pl
@@ -1,4 +1,4 @@
-=comments
+=begin comment
helper script to make life for PerlCE easier.
@@ -77,8 +77,8 @@ else {
}
-=comments
+=head1 AUTHOR
- Author Vadim Konovalov.
+ Vadim Konovalov.
=cut
diff --git a/win32/sync_ext.pl b/win32/sync_ext.pl
index c0ef13b8ce..cb09285561 100644
--- a/win32/sync_ext.pl
+++ b/win32/sync_ext.pl
@@ -1,4 +1,4 @@
-=comment
+=begin comment
Synchronize filename cases for extensions.