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