in reply to Re^2: empty element with xml::smart
in thread empty element with xml::smart
thanks for the reply/solution.
i was trying '' and undef as source values (from the db) for xml::smart, that didnt work the way i expected perl to work.
sure, the empty hash, i should have tried that too.
thanks for help!