Creates a Session object.
Perl
CQSession::Build();
use CQPerlExt; my $sessionObj = CQSession::Build(); CQSession::Unbuild($sessionObj);