in reply to Re^2: Perl and AngularJS - Help Required
in thread Perl and AngularJS - Help Required
"Getting output as"
Did you copy and past that output, or type it in? If you did copy and paste it it has an anomaly that would cause the perl JSON process to toss an error .... it has a ; at the end, ... that isnt json.
The page http://www.w3schools.com/angular/angular_http.asp shows an example with //Second function handles error that you might try to capture error output from its json processor. Me, id first try getting rid of the extraneous ; first
|
|---|