]> git.deb.at Git - deb/packages.git/blobdiff - lib/Packages/DoSearch.pm
Use exact wallclocktime when available (it's in the 'perl' package)
[deb/packages.git] / lib / Packages / DoSearch.pm
index 6d7c6396a789f684fcc6c1c8b7b354e32067453b..630411f5de9e76db68997d25bd6bce62947c24b1 100644 (file)
@@ -3,7 +3,7 @@ package Packages::DoSearch;
 use strict;
 use warnings;
 
-use Benchmark;
+use Benchmark ':hireswallclock';
 use DB_File;
 use URI::Escape;
 use HTML::Entities;