Ernest Allen created PROTON-602:
-----------------------------------
Summary: Syntax error in perl bindings Data.pm for perl 10.5.1
Key: PROTON-602
URL: https://issues.apache.org/jira/browse/PROTON-602
Project: Qpid Proton
Issue Type: Bug
Components: perl-binding
Affects Versions: 0.7
Reporter: Ernest Allen
When running any of the example/messenger/perl applications a syntax error is
encountered:
./server.pl -h
Type of arg 1 to keys must be hash (not private variable) at
/home/eallen/qpid-proton-0.7/proton-c/bindings/perl/lib/qpid/proton/Data.pm
line 1169, near "$hash) "
Compilation failed in require at
/home/eallen/qpid-proton-0.7/proton-c/bindings/perl/lib/qpid_proton.pm line 25.
BEGIN failed--compilation aborted at
/home/eallen/qpid-proton-0.7/proton-c/bindings/perl/lib/qpid_proton.pm line 25.
Compilation failed in require at ./server.pl line 26.
More info:
>perl -v
This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi
>lsb_release -i -r
Distributor ID: RedHatEnterpriseServer
Release: 6.5
--
This message was sent by Atlassian JIRA
(v6.2#6252)