perl-PerlIO-scalar - in-memory IO, scalar IO
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
- Description:
A filehandle is opened but the file operations are performed "in-memory" on a scalar variable. All the normal file operations can be performed on the handle. The scalar is considered a stream of bytes. Currently fileno($fh) returns -1.
Packages
perl-PerlIO-scalar-0.18-5m.mo8.x86_64 [32 KiB] |
Changelog
by Yohsuke Ooi (2016-08-05):
- (20:5.20.0-5m) - add gcc5 patches |