[p4perl] ANN: P4Perl update
Tony Smith
tony@smee.org
Thu, 2 Dec 2004 15:19:46 +0000
Folks,
I've submitted a change to the "development" P4Perl. Here's the relevant entry
from the Changes file:
3.4667 Thu Dec 02 2004
- 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
I've also updated the Windows installers to this new build. If you encounter
any problems with these new builds, let me know.
Tony