Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: A short whishlist of Perl5 improvements leaping to Perl7 (used only once)

by LanX (Saint)
on Nov 27, 2020 at 18:30 UTC ( [id://11124297]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #use strict;
    use warnings;
    ...
    # somewhere in your code and then
    
    $the_varaible_I_want_to_check = 1;
    
  2. or download this
    C:/Perl_524/bin\perl.exe -w d:/tmp/pm/t_typo.pl 
    Name "main::the_varaible_I_want_to_check" used only once: possible typ
    +o at d:/tmp/pm/t_typo.pl line 8.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11124297]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-25 23:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found