Hello,<br><br>I am attempting to run the function as follows:<br><br><br>��������������� try {<br>����������������������� $successful = 1;<br>����������������������� $msg = $self-&gt;{_rabbit}-&gt;get($self-&gt;{_channel}, $self-&gt;{_queue});<br>
��������������� } catch {<br>����������������������� $successful = 0;<br>����������������������� $self-&gt;error_handler(&quot;get - $_&quot;);<br>��������������� };<br><br>which should work, and this does work when i use recv(), but when I try to use get() <br>
<br><br>������� F::Rabbit::__ANON__(&#39;Unexpected header 1! at F/Rabbit.pm line...&#39;) called at /usr/lib/perl5/site_perl/5.8.8/Try/Tiny.pm line 100<br><br>Does anyone know what the unexpected header could be, or how I can go about troubleshooting this?<br>
<br>Thanks!<br><br>-James<br clear="all"><br>-- <br>&quot;Of course, the actual government of any computer is run by that fascist dictator known as the operating system. But a wise dictator knows when to let the people think they&#39;re capitalists--and when to let them think they&#39;re communists.&quot; - Programming Perl third edition<br>