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

Search results for "distribution:PerlPowerTools awk"

awk - pattern-directed scanning and processing language River stage one • 1 direct dependent • 1 total dependent

This version of the standard *awk* utility is nothing more than a wrapper that massages its arguments and calls the *a2p* translator to do the real conversion into Perl, which is then compiled and executed....

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC

PerlPowerTools - BSD utilities written in pure Perl River stage one • 1 direct dependent • 1 total dependent

The Unix Reconstruction Project. By default, these install into the ~/perlpowertools directory. You'll probably need to add that directory to "PATH" to use them. You can install them anywhere you like by setting "INSTALL_BASE" when you run Makefile.P...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC

find - search directory tree for files matching a pattern River stage one • 1 direct dependent • 1 total dependent

This is actually a front end for find2perl, it automatically converts your request to perl and executes it (unless something goes wrong, you probably will not see a difference). If you want to do something fancier, or are going to do the same search ...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC

join - relational database operator River stage one • 1 direct dependent • 1 total dependent

The join utility performs an ``equality join'' on the specified files and writes the result to the standard output. The ``join field'' is the field in each file by which the files are compared. The first field in each line is used by default. There i...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC

colrm - remove columns from a file River stage one • 1 direct dependent • 1 total dependent

colrm removes the named columns from each line of its standard input (one column = one character). Column numbering starts at 1, not 0. If a only *startcol* is provided, removes all columns from *startcol* rightwards. If both *startcol* and *endcol* ...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC
5 results (0.223 seconds)