Change 4666

tony_smith (Tony Smith)
Tony Smith committed this change into //guest/tony_smith/perforce/API
Request Review
Download .zip
New ParseSpec() and FormatSpec() methods allow you to convert
specs between hash and string representations easily. Shortcut
methods Parse* and Format* are also defined. (i.e. FormatClient()
and ParseLabel() etc.)

New methods IsTagged() and IsParseForms() tell you if your client
is in tagged/form parsing mode respectively. If you care.

P4::Tag() is deprecated in favour of P4::Tagged(). P4::Tag() exists
for backwards compatibility
  • Files 11
  • Comments 0
11 edited 0 added 0 deleted
Perl/P4/Changes#12
Loading...
Perl/P4/META.yml#5
Loading...
Perl/P4/P4.pm#12
Loading...
Perl/P4/P4.ppd#5
Loading...
Perl/P4/P4.xs#4
Loading...
Perl/P4/lib/perlclientapi.cc#5
Loading...
Perl/P4/lib/perlclientapi.h#4
Loading...
Perl/P4/lib/perlclientuser.cc#4
Loading...
Perl/P4/lib/perlclientuser.h#3
Loading...
Perl/current/P4.tar.gz#11
Loading...
Ruby/main/p4clientapi.cpp#7
Loading...
Tip: Use n and p to cycle through the changes.