home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


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 "...".