Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Re: Tripwire tests and future-proofing

by zby (Vicar)
on May 25, 2004 at 09:40 UTC ( [id://356149]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ok($this eq $that, $test_name);
    
  2. or download this
    $ perl -e '%h = (1, 1, 1, 1); print scalar keys %h, "\n"'
    1
    
  3. or download this
    $ perl -e 'print scalar (1, "a"), "\n";'
    a
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (1)
As of 2024-04-24 15:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found