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::colgrep

SYNOPSIS

This module provides a Unix-like command `colgrep'. This commad will "grep" along a specified column over all the row of a given file, and every (the whole) row which is hit by that "grep" will be output.

DESCRIPTION

SEE ALSO