added header_first to WebPAC::Input::CSV
[webpac2] / conf / bibliografija / baza-ericplus.pl
1 row('rbaze',
2         baza => config('input name'),
3         isn => rec('B'),
4         title => rec('A'),
5         ft_start => rec('C'),
6         ft_stop => rec('D'),
7         embargo => rec('F'),
8         source_type => rec('G'),
9         pm_id => rec('H')       
10 );