Try contacting the author On Nov 22, 2007 8:51 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Is it correct to use such syntax: > ... > use MQSeries qw(:functions); > .... > > I try to use MQSeries modules and have errors like this: > .... > "functions" is not defined in %MQSeries::EXPORT_TAGS at /usr/local/lib/ > perl/5.8.8/MQSeries/Command/PCF.pm line 20 > Can't continue after import errors at /usr/local/lib/perl/5.8.8/ > MQSeries/Command/PCF.pm line 20 > BEGIN failed--compilation aborted at /usr/local/lib/perl/5.8.8/ > MQSeries/Command/PCF.pm line 20. > at /usr/local/lib/perl/5.8.8/MQSeries/Command/PCF.pm line 20 > require MQSeries/Command/PCF.pm called at /usr/local/lib/perl/ > 5.8.8/MQSeries/QueueManager.pm line 29 > MQSeries::QueueManager::BEGIN() called at /usr/local/lib/perl/ > 5.8.8/MQSeries/Command/PCF.pm line 20 > eval {...} called at /usr/local/lib/perl/5.8.8/MQSeries/ > Command/PCF.pm line 20 > require MQSeries/QueueManager.pm called at mq_test.pl line 4 > main::BEGIN() called at /usr/local/lib/perl/5.8.8/MQSeries/ > Command/PCF.pm line 20 > eval {...} called at /usr/local/lib/perl/5.8.8/MQSeries/ > Command/PCF.pm line 20 > .... > > I,ve looked many perl manuals and there is no informations about using > qw(:functions) in use syntax. > > [EMAIL PROTECTED] > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > http://learn.perl.org/ > > > -- Rodrick R. Brown http://www.rodrickbrown.com