libtext-balanced-perl binary package in Ubuntu Kinetic riscv64
Text::Balanced provides various extract_... subroutines may be used to
extract a delimited substring, possibly after skipping a specified prefix
string. By default, that prefix is optional whitespace (/\s*/), but can be
changed.
.
The substring to be extracted must appear at the current pos location of the
string's variable (or at index zero, if no current location is defined). In
other words, the extract_... subroutines don't extract the first occurrence
of a substring anywhere in a string (like an unanchored regex would). Rather,
they extract an occurrence of the substring appearing immediately at the
current matching position in the string (like a \G-anchored regex would).
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-06-20 07:48:59 UTC | Published | Ubuntu Kinetic riscv64 | release | universe | perl | Optional | 2.06-1 | ||
|
|||||||||
Deleted | Ubuntu Kinetic riscv64 | proposed | universe | perl | Optional | 2.06-1 | |||
|