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

Re: parsing question

by TomDLux (Vicar)
on May 28, 2003 at 12:58 UTC ( [id://261281]=note: print w/replies, xml ) Need Help??


in reply to parsing question

What is generating this data?

  • The first has a single HTML tag, with no closing tag, while the second has opening and closing tags.
  • This first has a non-standard tag, while the second has valid HTML tags.
  • The second has the chunk enclosed in angle brackets. is that what makes it acceptable?
  • Does it matter that your tags are only acceptable HTML 4? XHTML requires lower case tags.
  • Since HTML documents are not line-oriented, breaks can occur anywhere, or many components can be one one line. Is that relevant to your document?

Log In?
Username:
Password:

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

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

    No recent polls found