[Catalyst] More PAR goodness :)
Christopher Hicks
chicks at chicks.net
Thu Nov 24 02:34:09 CET 2005
On Thu, 24 Nov 2005, Sebastian Riedel wrote:
> 1. catalyst.pl MyApp
>
> 2. Add these lines to Makefile.PL
>
> catalyst_par_core();
> catalyst_par();
>
> 3. perl Makefile.PL; make test; perl Makefile.PL
>
> 4. pp -o myapp myapp.par
>
> 5. Enjoy your very own myapp binary!
Bravo. :)
--
</chris>
There are two ways of constructing a software design. One way is to make
it so simple that there are obviously no deficiencies. And the other way
is to make it so complicated that there are no obvious deficiencies.
-- C.A.R. Hoare
More information about the Catalyst
mailing list