added header_first to WebPAC::Input::CSV
[webpac2] / conf / bibliografija / baza-scopus.pl
1 row('rbaze',
2         baza => config('input name'),
3         title => rec('B'),
4         isn => rec('C'),
5         eissn => rec('D'),
6         coverage_status => rec('F'), 
7         source_type => rec('O'),
8         publisher => rec('Q'),
9         country => rec('R')
10 );