Hi everyone,
I am new to Catalyst, and I just want to execute a script from
Controller in Catalyst, something like this:
system("perl /path/to/my/script.pl");
But when I wrote this in an action, nothing happen.
Could anyone give an advice.
Thanks in advanced.
hatrungttha.
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/