Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 4, 2017 11:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/8f32c59ed5afbd5e31628853d3dbfdf1 to your computer and use it in GitHub Desktop.
Save Whateverable/8f32c59ed5afbd5e31628853d3dbfdf1 to your computer and use it in GitHub Desktop.
evalable6
https://gist.githubusercontent.com/araraloren/9e088472525b6d369204db20d3d8c9ba/raw/b91abf9745dfcfad1221077f584c5f9beadf62ad/gistfile1.txt
(exit code 1)
2 (/tmp/7lGFGule4I line 6)
my %field-table = %{
'标题' => 'title',
'title' => 'title',
'责任者' => 'creatorSearch',
'creatorsearch' => 'creatorSearch',
'出版者' => 'publisher',
'publisher' => 'publisher',
'标准编码' => 'isbnSearch',
'isbnsearch' => 'isbnSearch',
'索书号' => 'call_number',
'call_number' => 'call_number',
'callnumbersearch' => 'call_number',
'主题词' => 'subject',
'subject' => 'subject',
'全部字段' => 'all',
'all' => 'all',
}
Odd number of elements found where hash initializer expected:
Only saw: -> ;; $_? is raw { #`(Block|94736666598040) ... }
in block <unit> at /tmp/7lGFGule4I line 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment