Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

The mystery of double bitwise negation

by hurricup (Pilgrim)
on Jul 12, 2015 at 16:57 UTC ( [id://1134400]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my %is_legal_filter = map {
        $_ => ~~1
    ...
        store_key store_value
        fetch_key fetch_value
    );
    
  2. or download this
      set_in_declare(~~@{$temp_name||[]});
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-19 07:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found