2 FAQ tagged "perl script"
Viewing 1-2 of 2 FAQ -- Perl sprintf: How do I use sprintf in a perl script? :
Q. How do I use sprintf() function in a perl script under Linux or UNIX?
A. perl printf() function is use to format and print data on screen.
You need to use sprintf to print or store formatted data/string to a variable or to a string.
Also note that Perl does its own sprintf formatting–it [...] - How do I send html email from Perl? :
Q. How Can I send html email from cgi perl program under UNIX / Linux and Apache web sever?
A. Sending HTML email is an easy task with MIME::Lite CPAN module. It is a low-calorie MIME generator.
It can be use to send html emails, graphics file email attachments as a single-part or multi-part message. Here [...]
Viewing 1-2 of 2 FAQ - ( see all popular tags )


Recent Comments
Yesterday ~ 7 Comments
Yesterday ~ 33 Comments
Yesterday ~ 2 Comments
Yesterday ~ 1 Comment
Yesterday ~ 2 Comments