Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Counting enumerated data in XML

by thinker (Parson)
on Mar 29, 2005 at 15:56 UTC ( [id://443161]=note: print w/replies, xml ) Need Help??


in reply to Counting enumerated data in XML

It's difficult to guess what you are intending to do, but I am sure you don't intend using the assignment operator  if($da = fa)instead of the comparison operator  if($da eq "fa")

I hope this begins to help you

thinker

Replies are listed 'Best First'.
Re^2: Counting enumerated data in XML
by ikegami (Patriarch) on Mar 29, 2005 at 15:58 UTC
    When comparing strings, one needs to use 'eq', not '=='.

      whoops, sorry :-)

      I'll correct that

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-03-29 02:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found