PerlPowerTools icon indicating copy to clipboard operation
PerlPowerTools copied to clipboard

Perl Power Tools

Results 26 PerlPowerTools issues
Sort by recently updated
recently updated
newest added

* Update synopsis to reflect the supported options are -bdly * Interactive bc does not require "-" so remove it from synopsis * Use "file..." in synopsis to indicate bc...

Type: documentation
Priority: low
Program: bc

Many changes according to discussion in : https://github.com/briandfoy/PerlPowerTools/issues/507

Type: enhancement
Priority: low
Program: perlpowertools

* GNU and OpenBSD versions of od support -e and -F for printing two 8-byte floating point numbers per line * Write a new formatting function to handle this *...

Type: enhancement
Priority: low
Program: od

* Standard grep command allows -e PATTERN and -f FILE to appear multiple times[1] * Currently if -e or -f is repeated the value is overridden and no warning or...

Type: bug
Status: stalled
Priority: low
Program: grep