Subject: | 'auth' parameter not accepted by constructor |
I got the following error:
The following parameter was passed in the call to Net::STOMP::Client::new but was not listed in the validation options: auth
at C:/Perl/ActivePerl-5.16.3/site/lib/Net/STOMP/Client.pm line 256.
Net::STOMP::Client::new(undef, 'uri', 'stomp://localhost:61613', 'auth',
'plain name=admin pass=password') called at publisher.pl line 37