Hello,
I would like to know if it is possible to add meta tags through a perl
program? I have a SHTML file which calls the Perl program and I want this
program to insert meta tags in the HEAD section of SHTML document.
Thanks
Dhiraj
Hello,
I am creating a Perl based web site template and it will be deployed in
different languages. I have some static text in the site like form labels,
window titles, user error messages etc. I want to store these strings
separately so that these can be easily translated. Which storage media is
Hello,
I am using sendmail module to send emails but now I have a new requirement
to send two attachments in the email which a user has attached in the form.
I don't think sendmail has a capability to do that. What options do I have
where I don't have to install a third party product?
Thanks in
All,
Is it true that Perl 5.005 (UNIX) does not supports UTF? Does this means
Perl code cannot understand non ASCII characters. I have a PERL program
which manipulates data retrieved from XML files and XML data can be non
ASCII.
Any help is appreciated.
Thanks
Hi,
I am new to PERL. I need to know if embperl module works only with Apache
server and not other HTTP servers? Also, can any one of you point me to any
documentation which talks about designing a PERL site keeping
internationalization in mind?
Thanks