The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "GRAZZ"

Regexp::Fields - named capture groups River stage zero No dependents

"Regexp::Fields" adds the extended "(?<name> ...)" pattern to Perl's regular expression language. This works like an ordinary pair of capturing parens, but after a match you can use $&{name} instead of $1 (or whichever $N) to get at the captured subs...

GRAZZ/Regexp-Fields-0.046 - 03 Nov 2003 22:53:55 UTC - Search in distribution

Error::Wait - User-friendly version of $? River stage zero No dependents

Error::Wait overloads the stringification of $? to provide sensible error messages. Numeric and boolean operations continue to work as usual, so code using "$? >> 8" won't break....

GRAZZ/Error-Wait-0.05 - 27 Dec 2003 16:48:14 UTC - Search in distribution

Bread::Board::LifeCycle::Session - A short-lived singleton for Bread::Board River stage zero No dependents

This implements a short-term "Session" lifecycle for Bread::Board. Services with this lifecycle will exist as a singleton until they are flushed with the flush_session_instances method. The idea is that this method would be called at the end of a web...

GSG/Bread-Board-LifeCycle-Session-v0.900.1 - 21 Feb 2020 20:57:51 UTC - Search in distribution
3 results (0.024 seconds)