or download this
my @titlelist;
open FILE, "<$ENV{'DOCUMENT_ROOT'}/data/vault/titlelist.txt" or die $!
+;
...
print start_form( action=>'/cgi-bin/admin.pl' );
print table( {class=>'user_form'},
Tr( td( 'Πές μου τι _
+2;α ήθελες:' ),
+ td( popup_menu( -name=>'title' -values=>\@titlelist ))),