[p4perl] Using global options with P4Perl.

daniel.jacobs@symbian.com daniel.jacobs at symbian.com
Wed Feb 15 07:25:20 PST 2006


Hi guys,

I'm using the P4Perl interface and I'm having trouble working out how to 
use global options. For example, I'd like to run the command

p4 -s describe -s 69505

which prepends each line with text like this:

text:
text:
text:
text:
text:
text:
text:
text:
text: 
text:
text: 
text:
info1:
info1:
text:
exit:

I've tried things like

$p4->Run("-s", "describe", "-s", "69505");

and 

$p4->Run("-s describe", "-s", "69505");

but to no avail. Any suggestions?

Dan


-----------------------------------------
Don't miss out on your chance to...Do more with Symbian. Make sure you
visit the Symbian Stand, B20, at 3GSM 2006, 13-16 February, Barcelona,
Spain.
**********************************************************************
Symbian Software Ltd is a company registered in England and Wales with
registered number 4190020 and registered office at 2-6 Boundary Row,
Southwark, London,  SE1 8HP, UK. This message is intended only for use by
the named addressee and may contain privileged and/or confidential
information. If you are not the named addressee you should not disseminate,
copy or take any action in reliance on it. If you have received this
message in error please notify postmaster at symbian.com and delete the
message and any attachments accompanying it immediately. Neither Symbian
nor any of its Affiliates accepts liability for any corruption,
interception, amendment, tampering or viruses occurring to this message in
transit or for any message sent by its employees which is not in compliance
with Symbian corporate policy.
**********************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://maillist.perforce.com/pipermail/p4perl/attachments/20060215/7a758589/attachment.html


More information about the p4perl mailing list