in reply to Re^3: A short whishlist of Perl5 improvements leaping to Perl7 (used only once)
in thread A short whishlist of Perl5 improvements leaping to Perl7
perldiag#used only once: possible typo
#use strict; use warnings; $x=1; @x=(2); my $the_variable_I_want_to_check = 3; our $the_varaible_I_want_to_check = 4; $^A=5;
no warnings!
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
---|