Acme-Gosub
view release on metacpan or search on metacpan
lib/Acme/Gosub.pm view on Meta::CPAN
=head2 line()
Taken from Switch.pm.
=head2 unimport()
Cancels the filter.
=head1 AUTHOR
Damian Conway is the original author of L<Switch.pm>, on which this module
is based.
Shlomi Fish ( L<http://www.shlomifish.org/> ) converted Switch.pm to become
Acme::Gosub.
=head1 BUGS
The function's gosub recursion stack is function-wide and so different
instances of the function will all use the same recursion stack. Hopefully
it will be fixed in later versions.
( run in 0.295 second using v1.01-cache-2.11-cpan-1c8d708658b )