Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: Re: push problem

by DamnDirtyApe (Curate)
on Nov 23, 2002 at 02:17 UTC ( [id://215316]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: push problem
in thread push problem

Without warnings:

Type of arg 1 to push must be array (not array slice) at test.pl line +4, near "];" Execution of test.pl aborted due to compilation errors.

With warnings:

Useless use of push with no values at test.pl line 4. Type of arg 1 to push must be array (not array slice) at test.pl line +4, near "];" Execution of test.pl aborted due to compilation errors.

Not a ton of new information, but if you can't figure out what's wrong from the first error message, it might be of some help.


_______________
DamnDirtyApe
Those who know that they are profound strive for clarity. Those who
would like to seem profound to the crowd strive for obscurity.
            --Friedrich Nietzsche

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 15:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found