At 22:57 Uhr +0100 12.10.2001, Phil Dobbin wrote:
>Hi.
>
>Can anybody give me anybody point me in the right direction (url's) for info on
>using the MPW Perl tool (v.5.2.0r4). Have installed it O.K. thanks to Martin
>Heller and Matthias Neeracher.
>
>Any help appreciated.
>
>Regards,
>
>Phil.
>

Phil,

I'm not sure what exactly you are asking. Generally, the tool behaves like the MacPerl 
application, except that you have a command-line. To run a script, type

    perl your_script.pl <enter> (or <cmd>-<return> but not <return>)

Type

    perl -h

to see the syntax and explanation of all switches/arguments. Type

    commando perl

to get a dialog box for entering switches/arguments (but some are missing here).

There's a chapter about the MPW perl tool in the book "MacPerl: Power and Ease" by 
Vicki Brown and Chris Nandor. It's available online for free; point your browser to:

    http://macperl.com/macperl/ptf_book/HTML/

HTH.


Best regards,

--Thomas

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to