Mega Code Archive
Categories
/
Perl
/
String
To print a single text string using %s
printf("%s\n", "This is a string");