Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: error at line 77

by toolic (Bishop)
on Jun 15, 2018 at 16:26 UTC ( [id://1216728]=note: print w/replies, xml ) Need Help??


in reply to error at line 77

Assuming this is line 77:
$grouping-;

It looks like you want to subtract something. Perhaps you meant to auto-decrement:

$grouping--;

Please edit your node to fix the ending "code" tag: it should be "/code".

Log In?
Username:
Password:

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

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

    No recent polls found