1Mail::Box::FastScalar(3U)ser Contributed Perl DocumentatiMoanil::Box::FastScalar(3)
2
3
4

NAME

6       Mail::Box::FastScalar - fast alternative to IO::Scalar
7

DESCRIPTION

9       Contributed by "Todd Richmond" (richmond@proofpoint.com)  This package
10       should be released as separate package, but till then is incorporated
11       in the Mail::Box module.
12
13       Extremely fast IO::Scalar replacement - >20x improvement in
14       getline(s)()
15
16   Warnings
17       You cannot modify the original reference between calls unless you
18       "$obj-"seek(1, 0)> to reset the object - VERY rare usage case
19
20       $/ must be undef or string - "" and \scalar unimplemented
21

SEE ALSO

23       This module is part of Mail-Message distribution version 3.010, built
24       on October 14, 2020. Website: http://perl.overmeer.net/CPAN/
25

LICENSE

27       Copyrights 2001-2020 by [Mark Overmeer <markov@cpan.org>]. For other
28       contributors see ChangeLog.
29
30       This program is free software; you can redistribute it and/or modify it
31       under the same terms as Perl itself.  See http://dev.perl.org/licenses/
32
33
34
35perl v5.32.1                      2021-01-27          Mail::Box::FastScalar(3)
Impressum