in reply to How to access multiple values from XML file in our perl file

What error is it showing?

  • Comment on Re: How to access multiple values from XML file in our perl file

Replies are listed 'Best First'.
Re^2: How to access multiple values from XML file in our perl file
by vasuperl (Acolyte) on Jan 09, 2015 at 12:15 UTC

    it is showing the error as Scalar found where operator expected at field.pl line 15, near "@($Enbfield" (Missing operator before $Enbfield?) syntax error at field.pl line 15, near "@($Enbfield" syntax error at field.pl line 18, near "}" Execution of field.pl aborted due to compilation errors.