Help for this page
#!/usr/bin/perl ... say $text; say $lang; say $author;
("text_element_contents",eng,"Daniel Staal") Use of uninitialized value $lang in say at perl_db_test.pl line 22. Use of uninitialized value $author in say at perl_db_test.pl line 23.