Session オブジェクトを作成します。
Perl
CQSession::Build();
use CQPerlExt; my $sessionObj = CQSession::Build(); CQSession::Unbuild($sessionObj);