NAME

App::freq The command `freq' counts how many different content of each line appears, with various options.

SYNOPSIS

This module provides a Unix-like command `freq'. The function is similar to `sort | uniq -c' also with many useful functions.

DESCRIPTION

SEE ALSO