freebsd-ports/textproc/p5-String-Flogger/pkg-descr
2010-12-03 19:53:54 +00:00

6 lines
292 B
Text

String::Flogger::flog() args are mostly just like sprintf arguments, but
non-strings (like references, objects, and undef) are converted to JSON,
and we can defer evaluation of bits of the message so that it won't be
evaluated unless needed.
WWW: http://search.cpan.org/dist/String-Flogger/