[Catalyst] How to run self-tests from within the application
Florent Angly
florent.angly at gmail.com
Sat Dec 20 14:54:15 GMT 2008
Concerning "wrong" exit status, I've had this problem but could fix it.
See here:
http://www.gossamer-threads.com/lists/catalyst/users/21925?page=last
Regards,
Florent
Peter Edwards wrote:
>
>
> 2008/12/20 Ashley <apv at sedition.com <mailto:apv at sedition.com>>
>
> What am I doing wrong?
>
> This code starts to work but hangs (and always times out if a
> timeout is specified).
>
> my $prove = IPC::Cmd::can_run("prove");
>
>
> I've had problems getting reliable exit status information from forked
> programs run under Catalyst. Maybe related?
>
> Regards, Peter
> http://perl.dragonstaff.co.uk
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
More information about the Catalyst
mailing list