Package
libio-string-perlVersion
1.08-3Priority
optionalSection
perlOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
59.4 kBDepends
perlHomepage
https://metacpan.org/release/IO-String/Task
ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, edubuntu-desktop, edubuntu-usb, xubuntu-core, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, mythbuntu-backend-master, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntu-gnome-desktop, ubuntu-sdk, ubuntukylin-desktopSupported
5yDownload Size
11.1 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
Emulate IO::File interface for in-core stringsThe IO::String module provide the IO::File interface for in-core
strings. An IO::String object can be attached to a string, and
will make it possible to use the normal file operations for reading or
writing data, as well as seeking to various locations of the string.
The main reason you might want to do this, is if you have some other
library module that only provide an interface to file handles, and you
want to keep all the stuff in memory.
.
The IO::String module provide an interface compatible with
IO::File as distributed with IO-1.20, but the following methods
are not available; new_from_fd, fdopen, format_write,
format_page_number, format_lines_per_page, format_lines_left,
format_name, format_top_name.
Install Info
bionic,bionic,now 1.08-3 allInstalled Automatically
FalseFiles
/.//usr/
/usr/share/
/usr/share/doc/
/usr/share/doc/libio-string-perl/
/usr/share/doc/libio-string-perl/changelog.Debian.gz
/usr/share/doc/libio-string-perl/copyright
/usr/share/doc/libio-string-perl/README
/usr/share/man/
/usr/share/man/man3/
/usr/share/man/man3/IO::String.3pm.gz
/usr/share/perl5/
/usr/share/perl5/IO/
/usr/share/perl5/IO/String.pm