David Lillis: Patch against HTML::WebMake 2.4

By default, WebMake's <media> tag doesn't support the loading of media from symlinked directories. This patch tweaks an option to File::Find so that it will do so.

It also avoids deprecation warnings (and errors on later versions of perl) about unescaped left braces in regexps.