Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Caffeine and its delivery to monks in need

by vladb (Vicar)
on May 15, 2002 at 12:55 UTC ( [id://166707]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    for (grep {$_->is_early_tired() && $_->requires_coffee()} @cb_monks) {
      do {
      $_->consume(Hot::Coffee->new($_->get_coffee_prefs()));
      while ($_->more_coffee_wont_hurt()); 
    }
    
  2. or download this
    $"=q;grep;;$,=q"grep";for(`find . -name ".saves*~"`){s;$/;;;/(.*-(\d+)
    +-.*)$/;$_=["ps -e -o pid | "," $2 | "," -v "," "];`@$_`?{print"+ $1"}
    +:{print"- $1"}&&`rm $1`;print"\n";}
    

Log In?
Username:
Password:

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

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

    No recent polls found