[Koha-bugs] [Bug 8437] Plack and database backup

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Aug 4 16:17:34 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8437

--- Comment #10 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Would using this syntax (borrowed from bug 7952) fix the problem?

+ open(my $fh, '<', $filename)
+ print <$fh>;
+ close $fh;

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list