The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Devel::KYTProf::Logger::LTSV - LTSV logger module for Devel::KYTProf

SYNOPSIS

  use Devel::KYTProf;
  use Devel::KYTProf::Logger::LTSV;
  Devel::KYTProf->logger('Devel::KYTProf::Logger::LTSV');
  
  ...

DESCRIPTION

The Devel::KYTProf::Logger::LTSV module provides LTSV output support for the Devel::KYTProf module.

SEE ALSO

Devel::KYTProf.

<http://ltsv.org/>.

AUTHOR

Wakaba <wakabatan@hatena.ne.jp>.

LICENSE

Copyright 2013 Hatena <http://www.hatena.ne.jp/company/>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.