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.11_01-2m.mo8.i686 [29 KiB] | Changelog
              by NARITA Koichi (2012-01-17): - (12:5.14.2-2m) - [SECURITY] CVE-2011-3597 |