[Catalyst] Chart::Graph::Gnuplot trouble.

Bill Moseley moseley at hank.org
Fri Mar 21 13:13:05 GMT 2008


On Fri, Mar 21, 2008 at 10:38:34AM -0000, Peter Edwards wrote:
> My scenario is the Catalyst web app is a product control panel and I want to
> be able to 
> 1. fork off a /bin/tar to unpack an archive in the customer directory
> 2. fork off a /bin/mysql and pipe a proforma .sql file into it to create an
> application database
> In both cases picking up the exit status.
> Total time to run these is < 1 second so I'm happy for the web app to wait
> on them.
> 
> Both of these were hard to do under Catalyst even using IPC::Run.

Cannot both of those be done without forking?

-- 
Bill Moseley
moseley at hank.org




More information about the Catalyst mailing list