Shawn H Corey wrote: > #!/usr/bin/perl > > use strict; > use warnings; > > use CGI; > print CGI->a( {-href=>'http://www.example.com/'}, 'Linktext' ), "\n"; >
I'll try this one, because actualy I get an error in the interpunction of the phrase. In addition this method have no problems with rewritten urls, modified using the mod_rewrite for apache. Regards, Ruprecht Helms -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/