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

NAME

App::Randf - random filter for STDIN

SYNOPSIS

    use App::Randf;

    App::Randf->run(@ARGV);

DESCRIPTION

App::Randf provides randf command for filtering high flow log.

METHOD

run

execute randf

REPOSITORY

App::Randf is hosted on github: http://github.com/bayashi/App-Randf

I appreciate any feedback :D

AUTHOR

Dai Okabayashi <bayashi@cpan.org>

SEE ALSO

randf

LICENSE

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