Opened 19 years ago

Closed 19 years ago

#2623 closed defect (fixed)

NEW: perl/p5-io-string

Reported by: sal@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

# $Id$

PortSystem 1.0 PortGroup perl5 1.0 perl5.setup IO-String 1.06 revision 0 maintainers sal@… description Emulate file interface for in-core strings long_description 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. platforms darwin checksums md5 05f2400bc7248dbdfd2b626b074013aa

Change History (2)

comment:1 Changed 19 years ago by sal@…

Summary: NEW: perl5/p5-io-stringNEW: perl/p5-io-string

comment:2 Changed 19 years ago by blb@…

Resolution: fixed
Status: newclosed

Committed with whitespace cleanups.

Thanks for the port.

Note: See TracTickets for help on using tickets.