use debug() for wrapper-generation print outs
authorJon Dowland <jon@alcopop.org>
Wed, 20 Apr 2011 21:58:52 +0000 (22:58 +0100)
committerJon Dowland <jon@alcopop.org>
Wed, 20 Apr 2011 21:58:52 +0000 (22:58 +0100)
commita0f82c5015864abf7d2afa42d48efef8ed68df08
treeb5e6fe1e61eb3b6d3df50523373b95518fc15afb
parent13a29768647bd64e7ffa29cc07087246222184c4
use debug() for wrapper-generation print outs

Use the debug() subroutine for printing out when wrappers
are generated.  This has the effect of hiding the messages
unless verbose mode is enabled.
IkiWiki/Wrapper.pm