Re: XML::Simple Example perl help needed
From: Jim Cochrane (jtc_at_shell.dimensional.com)
Date: 05/19/04
- Next message: Bigus: "Re: IO::Socket problem"
- Previous message: Efialtis: "Re: Passing variables from Perl to other programs"
- In reply to: David Staschover: "Re: XML::Simple Example perl help needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 18 May 2004 16:51:11 -0600
In article <xCvqc.288$ri.35893@dfw-read.news.verio.net>, David Staschover wrote:
> Not sure how not to top post.. Deleting the text below..
>
> Although I rtfm'd, I have no idea what they're talking about :) The example
> below worked.. thanks!
Not top posting means to respond to a paragraph or phrase below that
paragraph, as in this example. Top posting means to respond at the
beginning of your post, above the text you are responding to (as you
did), making it harder for people to figure out the context to which
you are responding.
The further down the page the text you are responding to is, the more out
of context your top post is and the harder it is for people to figure
out what you're talking about. Remember, a human mind, though amazing
and powerful, is not a computer - some simple processing tasks are very
taxing for it (unless, perhaps one is autistic).
>>
>> for (@{ $struct->{top}[0]{top1}[0]{field} }) {
>>
>> The reason you need the extra [0] is almost certainly because of the
>> 'forcearray => 1' you specified. Do you read the docs for the modules
>> you use?
>>
>> Ben
>>
>> --
>> I've seen things you people wouldn't believe: attack ships on fire off
>> the shoulder of Orion; I watched C-beams glitter in the dark near the
>> Tannhauser Gate. All these moments will be lost, in time, like tears in
> rain.
>> Time to die.
> ben@morrow.me.uk
>
>
-- Jim Cochrane; jtc@dimensional.com [When responding by email, include the term non-spam in the subject line to get through my spam filter.]
- Next message: Bigus: "Re: IO::Socket problem"
- Previous message: Efialtis: "Re: Passing variables from Perl to other programs"
- In reply to: David Staschover: "Re: XML::Simple Example perl help needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|