# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#6 | 1011 | Tony Smith |
Moved Perl API stuff one level down to make way for upcoming Ruby interface. |
||
#5 | 965 | Tony Smith |
Fix for dodgy UI.pm in previous change. Oops! |
||
#4 | 962 | Tony Smith |
Added support for presenting multi-line elements of a form as a single array member of the hashref in tagged/specstring output. |
||
#3 | 582 | Tony Smith |
Improved docs in UI.pm and fixed minor bug which caused problems when calling scripts attempt to save the hashref passed to UI::OutputInfo() for later use. It was casued by the members of the hash being mortal variables. They will now persist if referred to. A couple of other minor bug fixes to UI.pm. Changes file has the details. |
||
#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/UI.pm | |||||
#1 | 527 | Tony Smith | Release P4::Client version 0.51 with Win32 support | ||
//guest/tony_smith/perforce/API/P4-Client-0.50/UI.pm | |||||
#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/UI.pm | |||||
#1 | 501 | Tony Smith |
First publicly released version of the Perl interface to the Perforce API. |