Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Can I check if a loop's scope is entered for the first time? (Devel::Callsite)

by LanX (Saint)
on May 06, 2018 at 19:59 UTC ( [id://1214123]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    till("a");
    till("a");
    till("a");
    
  2. or download this
    /usr/bin/perl -w /home/lanx/pm/t_var_pairs.pl 
    a had the value 1
    ...
    ----------exit
    
    Compilation finished at Sun May  6 21:54:21
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-19 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found