| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-IO-String | Distribution: Extras Packages for Enterprise Linux |
| Version: 1.08 | Vendor: Fedora Project <http://bugzilla.redhat.com/bugzilla> |
| Release: 0.3.el4 | Build date: Sat Dec 22 01:50:04 2007 |
| Group: Development/Libraries | Build host: ppc2.fedora.redhat.com |
| Size: 17970 | Source RPM: perl-IO-String-1.08-0.3.el4.src.rpm |
| Packager: Fedora Project <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://search.cpan.org/dist/IO-String/ | |
| Summary: Emulate file interface for in-core strings | |
The "IO::String" module provides the "IO::File" interface for in-core strings. An "IO::String" object can be attached to a string, and makes it possible to use the normal file operations for reading or writing data, as well as for seeking to various locations of the string. This is useful when you want to use a library module that only provides an interface to file handles on data that you have in a string variable. Note that perl-5.8 and better has built-in support for "in memory" files, which are set up by passing a reference instead of a filename to the open() call. The reason for using this module is that it makes the code backwards compatible with older versions of Perl.
GPL+ or Artistic
* Fri Dec 21 2007 Steven Pritchard <steve@kspei.com> 1.08-0.3 - Fork devel branch for EPEL 4. - Fix find option order. - Use fixperms macro instead of our own chmod incantation. * Sat Oct 27 2007 Robin Norwood <rnorwood@redhat.com> - 1.08-3 - Fix various package review issues: - Remove BR: perl - Remove "|| :" from check section - Add dist tag - Fix Source URL - Fix old changelog entries - Resolves: bz#226265 * Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.08-2 - correct license tag - add BR: perl(ExtUtils::MakeMaker) * Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 1.08-1.2 - rebuild * Fri Feb 03 2006 Jason Vas Dias <jvdias@redhat.com> - 1.08-1.1 - rebuild for new perl-5.8.8 * Fri Dec 16 2005 Jason Vas Dias <jvdias@redhat.com> - 1.08-1 - 1.08 * Sun Nov 06 2005 Florian La Roche <laroche@redhat.com> - 1.07 * Fri Apr 08 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - rebuilt * Wed Nov 24 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.06-1 - Update to 1.06. * Mon Jul 05 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.05-0.fdr.1 - First build.
/usr/lib/perl5/vendor_perl/5.8.5/IO /usr/lib/perl5/vendor_perl/5.8.5/IO/String.pm /usr/share/doc/perl-IO-String-1.08 /usr/share/doc/perl-IO-String-1.08/Changes /usr/share/doc/perl-IO-String-1.08/README /usr/share/man/man3/IO::String.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 06:56:35 2013