Koha/installer
Galen Charlton 5cd357e76c bug 3465: enhance DB update reporting by web installer
This enhances the web installer so that messages from updatedatabase.pl will
be displayed to the user running a database update.  Messages printed to STDOUT
will be displayed as the update report, while messages printed to STDERR will
be displayed as update errors.

This patch introduces  a new module dependency, IPC::Cmd.
IPC::Cmd lets one run an external program such as updatedatabase.pl and easily
capture STDERR and STDOUT for further munging.  IPC::Cmd is core in Perl 5.10
and stable in Perl 5.8.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-04 06:15:40 -04:00
..
data quick spoine label followup: sysprefs 2009-08-02 11:08:16 -04:00
externalmodules.pl fixing permissions on scripts 2007-08-13 12:22:30 -05:00
install.pl bug 3465: enhance DB update reporting by web installer 2009-08-04 06:15:40 -04:00
InstallAuth.pm InstallAuth doesn't have setlanguagecookie to export. 2009-03-11 08:36:54 -05:00