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

Re: hashing out lines from mailq...

by gellyfish (Monsignor)
on May 24, 2006 at 07:39 UTC ( [id://551292]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $header = 1;
    my @entries;
    ...
    {
        print $entry->{msg_id}, join " ", @{$entry->{recipients}},"\n";
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found