in reply to Browse Websphere MQ Queues not possible in Perl? It is possible in VB-script...

As you don't show us the relevant part of the VB script and how it works, we can only guess.

I would try the following:

$gmo->Options($gmo_option);

or

$gmo->{Options} = $gmo_option;

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.