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

NAME

Hyperscan::Scratch - scratch class

VERSION

version 0.03

METHODS

clone()

Allocate a scratch space that is a clone of an existing scratch space.

hs_clone_scratch

size()

Provides the size of the given scratch space.

hs_scratch_size

AUTHOR

Mark Sikora <marknsikora@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2020 by Mark Sikora.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.