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:Stack-Persistent KESTEB"

Stack::Persistent - A persistent stack River stage zero No dependents

This module can be used as follows: use Stack::Persistent; $stack = Stack::Persistent->new(); $stack->push('default', 'some really cool stuff'); printf("There are %s items on the stack\n", $stack->items('default')); printf("My data is: %s\n", $stack-...

KESTEB/Stack-Persistent-0.04 - 19 Dec 2008 17:23:45 UTC
1 result (0.025 seconds)