Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Looping in PDF::Table module

by Eliya (Vicar)
on Jul 24, 2013 at 03:41 UTC ( [id://1045990]=note: print w/replies, xml ) Need Help??


in reply to Looping in PDF::Table module

If you get a syntax error, it's likely that fixing it will get you a long way... In this case, you're missing a semicolon:

$rows = ["", "$ALL_PRODS{$p_id}",""]; ^

Replies are listed 'Best First'.
Re^2: Looping in PDF::Table module
by Anonymous Monk on Jul 24, 2013 at 07:07 UTC

    Thank you for your response. I miss look the ;. It fixed the error.Thank you so much for pointing it out :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1045990]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-23 06:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found