[Koha-bugs] [Bug 8482] labels creator fixes for plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 20 14:13:49 CEST 2012


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

--- Comment #1 from Dobrica Pavlinusic <dpavlin at rot13.org> ---
Created attachment 11039
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11039&action=edit
Bug 8482 - 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.


More information about the Koha-bugs mailing list