January
August
Threads in Perl without using thread module
Perl threads are not good. If you need threads in Perl, try coding your multi-threaded part in C/C++, and wrap that in Perl.
How to install MQSeries Perl Extension for IBM WebSphere MQ
To install MQSeries Perl Extension for IBM WebSphere MQ, you need to first install MQSeriesSDK along with MQSeriesRuntime and MQSeriesClient. Without the SDK, Perl Extension won’t be installed.
