Ïðèãëàøàåì ïîñåòèòü
ßçûêîâ (yazykov.lit-info.ru)

Reference: neat

PreviousChapter 12
Databases and Perl
Next
 

neat

 $newstring = DBI::neat(string, maxlength)

Converts a string to one with quoted strings, null values shown as undef, and unprintable characters shown as ".".

string

The string to convert.

maxlength

The length at which to truncate the string with "...".


PreviousHomeNext
Reference: finishBook IndexReference: neat_list