summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-04-20 22:57:08 +0200
committerSawyer X <xsawyerx@cpan.org>2018-04-20 23:09:53 +0200
commit999f678663d12737388c2458d58b37af627911d0 (patch)
tree4c1112b1cc8610be3fb4f1d93696314b6becb0f7 /README.win32
parente4c43fa15fb1181519a806b3a9d3ed29026712d2 (diff)
downloadperl-999f678663d12737388c2458d58b37af627911d0.tar.gz
Fix Module::CoreList versions
Diffstat (limited to 'README.win32')
-rw-r--r--README.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/README.win32 b/README.win32
index 56acf1882c..1ebd6dbae9 100644
--- a/README.win32
+++ b/README.win32
@@ -394,7 +394,7 @@ Be sure to read the instructions near the top of the makefiles carefully.
Type "dmake" (or "nmake" if you are using that make).
This should build everything. Specifically, it will create perl.exe,
-perl527.dll at the perl toplevel, and various other extension dll's
+perl528.dll at the perl toplevel, and various other extension dll's
under the lib\auto directory. If the build fails for any reason, make
sure you have done the previous steps correctly.