From: gfx <gfuji@cpan.org>
Date: Mon, 26 Oct 2009 07:33:14 +0000 (+0900)
Subject: Improve author/use-he.pl
X-Git-Tag: 0.40_01~9
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=30518636145442894e3a55a06ef3a57db268c76d;p=gitmo%2FMouse.git

Improve author/use-he.pl
---

diff --git a/author/use-he.pl b/author/use-he.pl
index 1aa3b48..b0ba135 100644
--- a/author/use-he.pl
+++ b/author/use-he.pl
@@ -1,7 +1,8 @@
 #!perl -w
 
 use strict;
-use HTTP::Engine;
+require UNIVERSAL; # for profiling
+require HTTP::Engine;
 
 my $engine = HTTP::Engine->new(
     interface       => {