redirect Surprise pages
[www.jankratochvil.net.git] / SendMsg.pl
index 08ab08e..4a8528a 100755 (executable)
@@ -28,7 +28,7 @@ use warnings;
 BEGIN{ open F,"Makefile"; our $top_dir=pop @{[split /\s/,(grep /^top_srcdir/,<F>)[0]]}; eval "use lib '$top_dir'"; close F; }
 use My::Web;
 use Apache::Constants qw(HTTP_NO_CONTENT);
-require "Mail::Send";
+require Mail::Send;
 
 
 my $W=My::Web->init(