in reply to Re^2: A short whishlist of Perl5 improvements leaping to Perl7
in thread A short whishlist of Perl5 improvements leaping to Perl7
Perl probably inherited undeclared variables from Awk and shell, both of which create variables when they are set, in contrast to C, which requires all variables be declared with types.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: A short whishlist of Perl5 improvements leaping to Perl7
by kennethk (Abbot) on Nov 25, 2020 at 16:39 UTC | |
by LanX (Saint) on Nov 25, 2020 at 17:06 UTC |