Changes #2

  • //
  • guest/
  • tony_smith/
  • perforce/
  • API/
  • P4-Client-0.52/
  • Changes
  • Commits
# Change User Description Committed
#2 1503 Tony Smith Delete obsolete pre-release P4-Client builds.
#1 578 Tony Smith Release 0.52 of P4::Client hits the streets.
Minor bug fix
release.
//guest/tony_smith/perforce/API/P4-Client/Changes
#4 577 Tony Smith Preparations for release of P4::Client version 0.52
#3 576 Tony Smith Add an example script showing how to use the Perl API.
#2 575 Tony Smith Minor bug fixes to UI.pm - module initialisation now returns
true as it's supposed to, and new is no longer exported into
the callers namespace (ouch!)
#1 549 Tony Smith Renamed the working directory to P4-Client as I've discovered
that MakeMaker is quite happy with that and doesn't require a
version number in the directory name.
//guest/tony_smith/perforce/API/P4-Client-0.51/Changes
#3 529 Tony Smith Threaded Perl fix.
Mustn't use dTHX on old perls, it doesn't
exist. Also updated the Changes file with a comment I missed
earlier.
#2 528 Tony Smith Updated version numbers etc.
and tarball for 0.51.
#1 527 Tony Smith Release P4::Client version 0.51 with Win32 support
//guest/tony_smith/perforce/API/P4-Client-0.50/Changes
#2 511 Tony Smith Completed the process of renaming P4::ClientApi to P4::Client
#1 509 Tony Smith Renamed P4::ClientApi to P4::Client as it's more friendly and
that's what it's called on CPAN.  Subsequent changes include
the actual renaming inside the code, this just creates the
branch
//guest/tony_smith/perforce/API/P4-ClientApi-0.05/Changes
#1 501 Tony Smith First publicly released version of the Perl interface to the
Perforce API.