20 Jul
2012
20 Jul
'12
1:18 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8442 --- Comment #1 from Dobrica Pavlinusic <dpavlin@rot13.org> --- Created attachment 11040 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11040&action=edit Bug 8442 - labels creator fixes for plack - remove all exit(1) and replace them with __END__ which benefits CGI - insert correct =cut markers at end of POD (required for CGI::Compile under plack to correctly parse source code and exeute it) - scope variables with our which are used inside sub for plack -- You are receiving this mail because: You are watching all bug changes.