Bug 35681: Add Koha::Installer::Output
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 16 Apr 2024 11:06:54 +0000 (12:06 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 2 May 2024 14:47:40 +0000 (16:47 +0200)
commit82e0793c575ce3702ac953961215145d06cc2bc1
tree920245065e27b58e1b6e75b362568bef7df6d588
parent1ff0a5dfb4b5b8875ae7a357a3c560003ccce48b
Bug 35681: Add Koha::Installer::Output

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Installer/Output.pm [new file with mode: 0644]
t/Koha/Installer/Output.t [new file with mode: 0755]