http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8442 Mirko Tietgen <5p4m@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11040|0 |1 is obsolete| | --- Comment #3 from Mirko Tietgen <5p4m@gmx.de> --- Created attachment 11062 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11062&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 Signed-off-by: Mirko Tietgen <5p4m@gmx.de> -- You are receiving this mail because: You are watching all bug changes.