Hi,

# something like the following also doesn't work :(
@directors = $elt->first_child('DIRECTOR_LIST')->children('DIRECTOR');

i get the following error:
"Can't call method "first_child" on an undefined value at test.pl line 53."

regards,
Werner

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to