On Sun, Jun 06, 2004 at 04:03:39PM +0300, Itamar Elem wrote:
> is there a efficinet way to convert perl string to file handle?
> i used something like:
> $buffer="....."
> open IN,qq{echo $buffer|};
>
> print <IN>;
>
> but is there a better way?
Look up IO::String.
--
Gaal Yahas <gaal at forum2.org>
http://gaal.livejournal.com/