Front page | perl.perl5.porters |
Postings from November 2000
tiny typo in perl5db.pl
Thread Next
From:
Konovalov, Vadim
Date:
November 13, 2000 22:29
Subject:
tiny typo in perl5db.pl
Message ID:
402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com
--- perl5db.pl.orig Tue Oct 24 00:34:29 2000
+++ perl5db.pl Tue Nov 14 09:25:37 2000
@@ -25,7 +25,7 @@
# if caller() is called from the package DB, it provides some
# additional data.
#
-# The array @{$main::{'_<'.$filename} is the line-by-line contents of
+# The array @{$main::{'_<'.$filename}} is the line-by-line contents of
# $filename.
#
# The hash %{'_<'.$filename} contains breakpoints and action (it is
<!ENTITY Vadim REALLIFE "Vadim V.Konovalov, St.Petersburg, Russia">
&Vadim;
Thread Next
-
tiny typo in perl5db.pl
by Konovalov, Vadim