Hi -
I am operating an large program written in Perl and requires perl 5.005 to work .
Using Perl 5.00503 with dumper 2.101.
The program calls Dumper.pm
I am getting the following error prints:
"Attempt to free unreferenced scalar at /usr/perl5/5.00503/Data/Dumper.pm line 312, <List> chunk 35. "
Sometimes I get instead
"No such array field at /usr/perl5/5.00503/Data/Dumper.pm line 254, <List> chunk 35."
And in this case the program to die.
Did any one get such a problem – is it version compatibility problem
thanks, in advance
Ami Breuer.
I am operating an large program written in Perl and requires perl 5.005 to work .
Using Perl 5.00503 with dumper 2.101.
The program calls Dumper.pm
I am getting the following error prints:
"Attempt to free unreferenced scalar at /usr/perl5/5.00503/Data/Dumper.pm line 312, <List> chunk 35. "
Sometimes I get instead
"No such array field at /usr/perl5/5.00503/Data/Dumper.pm line 254, <List> chunk 35."
And in this case the program to die.
Did any one get such a problem – is it version compatibility problem
thanks, in advance
Ami Breuer.