{ version => '01', contest_name => 'SYLRA CONTEST', contest_id => 'SYLRA', filter => { mode => \"IN ('RTTY','CW','SSB')", band => \"IN('80M','40M','20M','15M','10M')", }, defaults => { contest_url => 'http://contestclubfinland.com/CCF/index.php?option=com_content&task=view&id=91&Itemid=2', log_cols => [qw/ mycall call qso_date time_on freq band mode rst_sent stx rst_rcvd srx dxccprefix /], placeholders => [qw/ /], dropbox_options => { CATEGORY => [ 'SINGLE-OP LOW OM', 'SINGLE-OP LOW YL', 'SINGLE-OP HIGH OM', 'SINGLE-OP HIGH YL', ], }, Qs => [ { label => 'OM', weight => 2, group_by => 'call, band', where => {srx=>'73'} }, { label => 'YL', weight => 10, group_by => 'call, band', where => {srx=>'88'} }, ], mults => [ { label => 'DXCC band-modes', group_by => 'dxccprefix,band,mode', where => {dxccprefix=>{'!='=>'??'}} }, ], cabrillo => { cabrillo_url => 'http://contestclubfinland.com/CCF/index.php?option=com_content&task=view&id=91&Itemid=2', version => '2.0', headers => [qw/ LOCATION CATEGORY CLUB NAME ADDRESS OPERATORS SOAPBOX /], qso_cols => [qw/cab_freq cab_mode cab_date cab_time mycall rst_sent stx call rst_rcvd srx /], qso_fmt => do { "%-5s %-2s %-10s %-04s %-13s %-3s %02d %-13s %-3s %02d" }, # ------info sent--- ------info rcvd------ #QSO: freq mo date time call rst xx call rst xx #QSO: ***** ** yyyy-mm-dd nnnn ************* nnn nn ************* nnn nn #QSO: 7000 PH 2010-10-23 1010 W3KM 59 73 OH2YL 59 88 #QSO: 7000 CW 2010-10-23 1012 W3KM 599 73 W3AA 599 73 #1234567890123456789012345678901234567890123456789012345678901234567890123456789 }, }, years => { 2010 => { sample => '', filter => { qso_date => { -between => [20101023, 20101024] }, }, }, }, }