The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:WebService-Recruit-Eyeco MTL"

WebService::Recruit::Eyeco - An Interface for Eyeco Web Service River stage zero No dependents

eyeco[アイコ]に掲載されている商品をさまざまな検索軸で探せる商品情報APIです。 POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in 'eyeco[アイコ]に掲載されている商品をさまざまな検索軸で探せる商品情報APIです。'. Assuming ISO8...

MTL/WebService-Recruit-Eyeco-0.0.1 - 30 Apr 2008 03:57:22 UTC

WebService::Recruit::Eyeco::Item - Eyeco Web Service "item" API River stage zero No dependents

This module is a interface for the "item" API. It accepts following query parameters to make an request. my $param = { 'key' => 'XXXXXXXX', 'code' => '99999', 'name' => 'トレー', 'large_category' => '101', 'small_category' => '210001', 'keyword' => 'お手入...

MTL/WebService-Recruit-Eyeco-0.0.1 - 30 Apr 2008 03:57:22 UTC

WebService::Recruit::Eyeco::SmallCategory - Eyeco Web Service "small_category" API River stage zero No dependents

This module is a interface for the "small_category" API. It accepts following query parameters to make an request. my $param = { 'key' => 'XXXXXXXX', 'large_code' => '102', 'small_code' => '102004', 'keyword' => 'ベビー', }; my $res = $service->small_ca...

MTL/WebService-Recruit-Eyeco-0.0.1 - 30 Apr 2008 03:57:22 UTC

WebService::Recruit::Eyeco::LargeCategory - Eyeco Web Service "large_category" API River stage zero No dependents

This module is a interface for the "large_category" API. It accepts following query parameters to make an request. my $param = { 'key' => 'XXXXXXXX', 'large_code' => '102', }; my $res = $service->large_category( %$param ); $service above is an instan...

MTL/WebService-Recruit-Eyeco-0.0.1 - 30 Apr 2008 03:57:22 UTC
4 results (0.028 seconds)