]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
disable warnings when evaling setup files
authorJoey Hess <joey@kitenet.net>
Fri, 21 May 2010 17:39:07 +0000 (13:39 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 21 May 2010 17:39:07 +0000 (13:39 -0400)
In particular, perl warns if a qw{} contains a #, but openids can.

If the setup file has 'use warnings', it will turn warning messages back
on, so it seems reasonable to squelch them by default.


No differences found