Skip to content

Commit

Permalink
Tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Nov 22, 2016
1 parent 8790674 commit cf1b30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.psgi
Expand Up @@ -35,7 +35,7 @@ BEGIN {
|| 'log4perl.conf', $root_dir );
Log::Log4perl::init($log4perl_config);

# use a unique package and tell l4p to ignore it when finding the warning location.
# use a unique package and tell l4p to ignore it when finding the warning location.
package MetaCPAN::Web::WarnHandler;
Log::Log4perl->wrapper_register(__PACKAGE__);
my $logger = Log::Log4perl->get_logger;
Expand Down

0 comments on commit cf1b30f

Please sign in to comment.