The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.