Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
What if statement would I use to check this value so that I can skip this entry should it happen again? I do not want to display any blog entries that have a missing title.
I am using XML::Simple for parsing the xml tree structure of the RSS feed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: XML tag was empty - how to check?
by pjotrik (Friar) on Jul 23, 2008 at 21:31 UTC | |
|
Re: XML tag was empty - how to check?
by GrandFather (Saint) on Jul 23, 2008 at 21:40 UTC |