Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: split problem

by kcott (Archbishop)
on Nov 29, 2016 at 23:12 UTC ( [id://1176871]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -we 'undef=undef'
    $
    
  2. or download this
    $ perl -we 'undef=0'
    Modification of a read-only value attempted at -e line 1.
    $
    
  3. or download this
    @flds = split(/(\t)/, $value);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-19 04:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found