Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Name
qbit::Log - Functions to logging
Functions
l
Arguments:
@args - array of strings, messages;
Print joined messsages to STDERR with new line at end.
ldump
Arguments:
@args - array, variables;
Print variables dumps with Data::Dumper::Dumper to STDERR. Unicode sequenses will be converted to readable text.