README #1

  • //
  • guest/
  • robert_cowham/
  • perforce/
  • utils/
  • journal_tool/
  • README
  • View
  • Commits
  • Open Download .zip Download (569 B)
				P4::Journal
				-----------

Requirements
------------

This module doesn't require you to have a C compiler, but if you do
it will use C implementations of some heavily used functions over their
perl counterparts.

It does however require you to have both Perl and a working make/nmake 
installed.

Installation
------------

To install the P4::Journal module, use:

	perl Makefile.pl
	make
	make test
	make install

On Windows machines with Visual C++ installed, use "nmake" instead of "make".

On Unix machines, the "make install" should usually be run as root.
# Change User Description Committed
#1 32178 Robert Cowham journal_tool