On 28 Jul 2004 at 23:00, Glenn Linderman wrote:

> On approximately 7/28/2004 5:41 PM, came the following characters from
> the keyboard of Glenn Linderman:
> 
> > Seems like it would be nice if there were a "tipsheet" of what might be 
> > likely to need to be changed when a Perl script is compiled with PAR. 
> > Neither the FAQ nor the tutorial contain such things as I'm discussing 
> > here.  The following items come to mind, no doubt more will present 
> > themselves as time goes on...
> > 
> > 1) $^X, $0, $ENV{PAR_0}, $ENV{PAR_PROGNAME}
> > 2) how to obtain a consistent name derived from the script name for use 
> > with Registry data access (one way is to simply embed a constant in the 
> > script (and executable), instead of deriving from the script name, but 
> > that loses the flexibility of users renaming the program to get a 
> > different set of configuration settings).
> > 3) how to obtain appropriate parameters for shortcuts
> > 4) how to really use -a and -A and what differences are required in the 
> > code to access supporting files
> 
> 5) how to "re-execute" the same program with the same parameters, with 
> and without PAR
> 
OK. Here is my first stab at a tutorial doc that answers (at least some of) Glenn's 
questions and others. Rename who_am_i.dat to who_am_i.zip and find who_am_i.txt inside.

I have another in mind that spells out the runtime process of the PAR frontends and 
one 
that covers some pp options with examples. As my day job permits...

Hopefully others will jump in and help expand this.

Alan Stewart

The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File:  who_am_i.dat
     Date:  1 Aug 2004, 18:19
     Size:  5670 bytes.
     Type:  ZIP-archive

Attachment: who_am_i.dat
Description: Zip archive

Reply via email to