MANIFEST #2

  • //
  • guest/
  • tony_smith/
  • perforce/
  • API/
  • Perl/
  • P4-Client/
  • MANIFEST
  • View
  • Commits
  • Open Download .zip Download (272 B)
Changes
Client.pm
Client.xs
MANIFEST
LICENSE
PORTING
README
Makefile.PL
example.pl
test.pl.skel
UI.pm
lib/clientuserperl.cc
lib/clientuserperl.h
lib/Makefile.PL
lib/hints/mswin32.pl
hints/cygwin.pl
hints/linux.pl
hints/freebsd.pl
hints/mswin32.pl
hints/solaris.pl
typemap
# Change User Description Committed
#2 3540 Tony Smith Add hints file for Cygwin contributed by Nathan Royer - thanks
Nathan!
#1 1011 Tony Smith Moved Perl API stuff one level down to make way for upcoming
Ruby interface.
//guest/tony_smith/perforce/API/P4-Client/MANIFEST
#3 963 Tony Smith Add solaris hints file to manifest
#2 576 Tony Smith Add an example script showing how to use the Perl API.
#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/MANIFEST
#1 527 Tony Smith Release P4::Client version 0.51 with Win32 support
//guest/tony_smith/perforce/API/P4-Client-0.50/MANIFEST
#3 526 Tony Smith Initial port of P4::Client interface to Win32.
#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/MANIFEST
#1 501 Tony Smith First publicly released version of the Perl interface to the
Perforce API.