Mega Code Archive

 
Categories / Perl / String
 

The sprintf command returns a formatted string

$string = sprintf (format_string, data...);