# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 2673 | Tony Smith | Release current versions of P4 and P4::Client modules. | ||
//guest/tony_smith/perforce/API/Perl/current/P4.tar.gz | |||||
#4 | 2587 | Tony Smith |
Add documentation for P4::Errors() and P4::ErrorCount() which should have been there in the first place |
||
#3 | 2003 | Tony Smith |
MakeMaker tweaks to cheer up the CPAN folks. Just guessing with the PPD file, but it's better than nothing (I'm told). |
||
#2 | 1733 | Tony Smith | Documentation update for P4 Perl module. | ||
#1 | 1011 | Tony Smith |
Moved Perl API stuff one level down to make way for upcoming Ruby interface. |
||
//guest/tony_smith/perforce/API/current/P4.tar.gz | |||||
#4 | 982 | Tony Smith |
A couple of minor fixes. test.pl was choking on test 6 as ParseForms had not been called, and Run() now correctly returns an empty list in array context rather than returning undef which was confusing. |
||
#3 | 961 | Tony Smith | Current build of P4 - version 0.961 | ||
#2 | 931 | Tony Smith | Latest (931) builds of P4::Client and P4 | ||
#1 | 926 | Tony Smith |
Reorganise layout of API stuff. Current builds maintained under current/ directory, released versions under released/ . All version numbers are <major>.<changelist> so syncing to the changelist number gets you the code for that build. Also updated the index page and added HTMLised versions of the pod to make it easy to see if this is what you need. |