Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

handling tasks and customizing flow of tasks using perl

by asham (Novice)
on Sep 29, 2013 at 12:07 UTC ( [id://1056210]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Issue in detail:
    Let say we have 4 major tasks: A, B, C, D such that following combinat
    +ions are considered valid:
    ...
    4) A->D
     and so on.
    Note: same was mentioned above earlier.
    
  2. or download this
    <!--Make an xml file something like below-->
    <xmlFile>
    ...
            </postTasks>
        </action>
    </xmlFile>
    
  3. or download this
    Object Oriented approach.
    1) make code file which has such customized details. (derived class)
    2) provide override mechanism to end user. 
    3) support flow of tasks like mentioned in xml but remove perl code fr
    +om there. There are several alternatives to do this which maybe as si
    +mple as reading properties file.
    

Log In?
Username:
Password:

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

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

    No recent polls found