[Catalyst] CLI execution
Tadhg
tadhg.daley at gmail.com
Thu Dec 12 21:49:50 GMT 2013
Hi,
I=92m working on an information site for my company using Catalyst, MySQL a=
nd
am Windows. I=92m looking for guidance on how to produce some reports. I ha=
ve
a DB which I=92m querying for general content/data, but for some reports the
information is only available via a CLI, so the question is how should I
query the command line?
I=92m guessing this should be done as part the model layer but I=92m unsure=
of
what module to use, google just directs me to how to start the dev server
and I didn=92t see anything on CPAN=92s list of Catalyst Models. Any help w=
ould
be appreciated.
This is all assuming I don=92t just use back ticks or system, which I assume
is a bad idea as I don=92t want the user waiting 30 seconds for a page to
load.
Or I could just load the page and execute the report via a AJAX call back
to Catalyst using the a basic system call=85
-- =
Regards,
Tadhg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20131212/6e881=
6d5/attachment.htm
More information about the Catalyst
mailing list