Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Removing empty string elements from an Array

by traisjames (Initiate)
on Apr 04, 2016 at 06:44 UTC ( [id://1159485]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Removing empty string elements from an Array
in thread Removing empty string elements from an Array

Forgive a noob, but shouldn't
push $element, @newArray
be
push @newArray, $element

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-20 00:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found