像往常一样,我很乐意处理CPAN,因为它得到了我们所需要的一切.像往常一样,我迷失了,因为有很多东西.
我可以自己找到核心JSON,并感受到JSON::Tiny另一个人的热情.
我的需求非常简单(从Open Library API解析东西),也许有一天会暴露我们自己的数据.
你喜欢这个任务的其他模块吗?
{
"response": {
"success": 1,
"current_time": 1440089067,
"raw_usd_value": 0.125,
"usd_currency": "metal",
"usd_currency_index": 5002,
"items": {
"A Brush with Death": {
"defindex": [
30186
],
"prices": {
"6": {
"Tradable": {
"Craftable": {
"0": {
"currency": "metal",
"value": 4,
"last_update": 1436704678,
"difference": -0.5
}
}
}
}
}
},
"A Color Similar to Slate": {
"defindex": [
5052
],
"prices": {
"6": {
"Tradable": {
"Craftable": {
"0": {
"currency": "metal",
"value": 6,
"last_update": 1430635440,
"difference": 0.5,
"value_high": 7
}
} …Run Code Online (Sandbox Code Playgroud)