Re: Array from a string.
From: A. Sinan Unur (1usa_at_llenroc.ude)
Date: 03/31/04
- Next message: Brian McCauley: "Re: multiple lines / success or failure?!"
- Previous message: Geoff Cox: "Re: multiple lines / success or failure?!"
- In reply to: Richard S Beckett: "Re: Array from a string."
- Next in thread: Richard S Beckett: "Re: Array from a string."
- Reply: Richard S Beckett: "Re: Array from a string."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Mar 2004 16:40:31 GMT
"Richard S Beckett" <spikeywan@bigfoot.com.delete.this.bit> wrote in
news:c4ep8f$bin$1@newshost.mot.com:
>> > Is there an easy way to do this?
>>
>> Yes there is. It is called checking the FAQ list before posting:
>
> How do you know I didn't?
>
>> perldoc -q inside
>
> Now, there's a word I would _never_ have associated with this problem,
> thanks.
There are many ways of looking for what you need in the FAQ list. What I
gave you is a short-cut that one figures out after finding the entry for
the first time.
The first time I found that entry was by reading through perlfaq4:
DESCRIPTION
This section of the FAQ answers questions related to manipulating
numbers, dates, strings, arrays, hashes, and miscellaneous data
issues.
Hmmmm .. You would have found the answer had you looked at the table of
contents and then read perlfaq4.
-- A. Sinan Unur 1usa@llenroc.ude (reverse each component for email address)
- Next message: Brian McCauley: "Re: multiple lines / success or failure?!"
- Previous message: Geoff Cox: "Re: multiple lines / success or failure?!"
- In reply to: Richard S Beckett: "Re: Array from a string."
- Next in thread: Richard S Beckett: "Re: Array from a string."
- Reply: Richard S Beckett: "Re: Array from a string."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|