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

Re^2: Good Style for Small Apps

by Anonymous Monk
on Jun 22, 2015 at 18:00 UTC ( [id://1131511]=note: print w/replies, xml ) Need Help??


in reply to Re: Good Style for Small Apps
in thread Good Style for Small Apps

Instead of multiple scripts to add, remove, update records generally I would write one script that uses command line arguments (eg: Getopt::Long) and a "dispatch table". eg:

Also there are several "dispatchers" on the CPAN of all flavors :) Re: Can anybody tell me how MooX::Cmd is supposed to work?, App::Cmd...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-03-28 12:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found