Re: Split function
- From: rvtol+news@xxxxxxxxxxxx (Dr.Ruud)
- Date: Tue, 30 Oct 2007 21:18:59 +0100
Andrew Curry schreef:
split(/\s+/, ...
Most of the times you think you need /\s+/ with split, you actually want
q{ }.
See `perldoc -f split`.
--
Affijn, Ruud
"Gewoon is een tijger."
.
- References:
- RE: Split function
- From: Andrew Curry
- RE: Split function
- Prev by Date: Re: Include variables from external perl script
- Next by Date: Re: how to get source of of web page which is hosted on the server (which I dont have access).
- Previous by thread: RE: Split function
- Next by thread: Syntax Checker Script
- Index(es):
Relevant Pages
|