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 starts-with"

bc - an arbitrary precision calculator language River stage one • 1 direct dependent • 1 total dependent

This is the PerlPowerTools implementations of GNU version of bc, a souped-up calculator language. This is documented at: https://www.gnu.org/software/bc/manual/html_mono/bc.html Options * -b - use Math::BigFloat * -d - turn on debugging output * -h -...

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

seq - print a numeric sequence River stage one • 1 direct dependent • 1 total dependent

seq writes a list of numbers to standard output separated by a newline character. If only LAST is provided the sequence starts from 1 and the increment is 1. LAST may be negative, in which case the sequence starts from 1 with the increment of -1. Whe...

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

cut - select portions of each line of a file River stage one • 1 direct dependent • 1 total dependent

The cut utility selects portions of each line (as specified by *list*) from each *file* (or the standard input by default), and writes them to the standard output. The items specified by *list* can be in terms of column position or in terms of fields...

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

grep - search for regular expressions and print River stage one • 1 direct dependent • 1 total dependent

grep searches for lines (or, optionally, paragraphs) in files that satisfy the criteria specified by the user-supplied patterns. Because this grep is a Perl program, the user has full access to Perl's rich regular expression engine. See perlre. The f...

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

tail - display the last part of a file River stage one • 1 direct dependent • 1 total dependent

The *tail* utility displays the contents of file or, by default, its standard input, to the standard output. The display begins at a byte, line or 512-byte block location in the input. Numbers having a leading plus (+) sign are relative to the beginn...

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

addbib - create or extend a bibliographic database River stage one • 1 direct dependent • 1 total dependent

When the program starts, you will be prompted for instructions. Answering "n" or simply hitting enter will continue without showing the instructions. Answering "y" will display directions for using the program. "addbib" then prompts for various bibli...

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