Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: The top three priorities of my open tasks are (in descending order of likelihood to be worked on) ...

by ksublondie (Friar)
on Oct 06, 2015 at 19:40 UTC ( [id://1143969]=note: print w/replies, xml ) Need Help??


in reply to Re^2: The top three priorities of my open tasks are (in descending order of likelihood to be worked on) ...
in thread The top three priorities of my open tasks are (in descending order of likelihood to be worked on) ...

my @originaltasks=($task1,$task2,$task3); my @newtasks=@originaltasks; while(@fires){ unshift @newtasks,$_; pop @newtasks; ($task1,$task2,$task3)=@newtasks; }
  • Comment on Re^3: The top three priorities of my open tasks are (in descending order of likelihood to be worked on) ...
  • Download Code

Log In?
Username:
Password:

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

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

    No recent polls found