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

NAME

String - allows for simple streaming access to a string buffer

SYNOPSIS

    use Scanner::Stream::String;

    $stream = new Scanner::Stream::String "Data!";