# from Bob
# on Monday 23 April 2007 09:59 am:

>  % parl out.par                 # runs src.pl
>  % perl -MPAR=out.par -e '...'  # uses modules inside
>out.par
>
>---
>
>In particular, I got puzzled by "runs src.pl" when
>clearly running "out.par". 

The comment is about what happens inside the par.  It is not 
running ./src.pl, rather /tmp/par-yourname/.../src.pl.

>The aim of packing 
>applications is to avoid deploying the source code, so
>why referring to the source?

The 'runs src.pl' comment is only a review of basic parl functionality.

--Eric
-- 
Consumers want choice, consumers want openness.
--Rob Glaser
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to