Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^5: CGI and Storable : explain me this, please.

by chromatic (Archbishop)
on Apr 27, 2006 at 15:43 UTC ( [id://546041]=note: print w/replies, xml ) Need Help??


in reply to Re^4: CGI and Storable : explain me this, please.
in thread CGI and Storable : explain me this, please.

I wouldn't say "just happens", but yes, that is the point of split. From the documentation:

split /PATTERN/,EXPR,LIMIT split /PATTERN/,EXPR split /PATTERN/ split Splits the string EXPR into a list of strings...

Automatic data type conversions do happen in Perl, but there aren't a lot of accidental, harmful ones.

Log In?
Username:
Password:

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

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

    No recent polls found