in reply to Modules included more than once
BEGIN { $SIG{__WARN__} = sub { print STDERR $_[0] unless $_[0] =~ /Subroutine .* redefined/ } } [download]
King of Laziness, Wizard of Impatience, Lord of Hubris