Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: What's this line means in HTTP::headers?

by kcott (Archbishop)
on Sep 05, 2013 at 03:50 UTC ( [id://1052482]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $op = @_ ? ($seen{lc($field)}++ ? 'PUSH' : 'SET') : 'GET';
    
  2. or download this
    $ perl -Mstrict -Mwarnings -le '
        my $x = 1;
    ...
    1
    2
    3
    
  3. or download this
    my @return_values = function(@args); # wantarray TRUE
    my $return_value  = function(@args); # wantarray FALSE
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1052482]
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-03-19 06:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found