--- trunk/irc-logger.pl 2006/10/24 12:51:49 41 +++ trunk/irc-logger.pl 2007/02/02 22:27:36 43 @@ -67,6 +67,7 @@ use HTML::CalendarMonthSimple; use Getopt::Long; use DateTime; +use Data::Dump qw/dump/; my $import_dircproxy; GetOptions( @@ -128,6 +129,7 @@ } }, context => 5, + full_rows => 1, ); Order is important. Fields are first passed through C (if available) and @@ -135,6 +137,9 @@ C defines number of messages around each search hit for display. +C will return database rows for each result with C, C