Skip to content

Commit

Permalink
mention reason for require
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Nov 6, 2017
1 parent 7e9a2ad commit f136ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Mojo/Base.pm
Expand Up @@ -9,6 +9,7 @@ use feature ();
use Carp ();
use Scalar::Util ();

# Defer to runtime so Mojo::Util can use "-strict"
require Mojo::Util;

# Only Perl 5.14+ requires it on demand
Expand Down

0 comments on commit f136ae0

Please sign in to comment.