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 "dist:PerlPowerTools File::Compare"

cmp - compare two files River stage one • 1 direct dependent • 1 total dependent

*cmp* compares two files, byte-by-byte. The result of the comparison is always given by the exit status, and may be summarized on the standard output according to the options given on the command line. If the two compared files are identical, *cmp* w...

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

look - find lines in a sorted list River stage one • 1 direct dependent • 1 total dependent

Look uses a binary search against a sorted file to print out all lines that begin with the given string. It does make use of Perl's "use locale" pragma. The -d and -f options affect comparisons as in sort(1): d `Dictionary' order: only non-alphanumer...

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