Search results for "module:Sub::Assert"
Sub::Assert - Subroutine pre- and postconditions, etc.
The Sub::Assert module implements subroutine pre- and postconditions. Furthermore, it allows restricting the subroutine's calling context. There's one big gotcha with this: It's slow. For every call to subroutines you use assert() with, you pay for t...
SMUELLER/Sub-Assert-1.23 - 01 Nov 2009 14:57:20 UTC
Sub::Assert::Nothing - Design-by-contract like pre- and postconditions, etc.
This module is part of the Sub::Assert distribution. Please read the documentation on Sub::Assert. For your convenience, a portion of the docs is reproduced below, but do not expect it to be updated whenever Sub::Assert is updated. The Sub::Assert mo...
SMUELLER/Sub-Assert-1.23 - 01 Nov 2009 14:57:20 UTC
Sub::HandlesVia::CodeGenerator - looks at a Handler and generates a string of Perl code for it
This module is part of Sub::HandlesVia's internal API. It is mostly of interest to people extending Sub::HandlesVia. Sub::HandlesVia toolkits create a code generator for each attribute they're dealing with, and use the code generator to generate Perl...
TOBYINK/Sub-HandlesVia-0.050000 - 05 Apr 2023 21:51:07 UTC