StreamString - Hide a Stream behind a string
use StreamString;
open( TOTO, "/toto/tata" );
my $string = StreamString->new( TOTO, "" );
while( $$$string ) { # do some thing }
Create a new StreamString
append the STRING field if is empty
I don't know ...
this module is under the LGPL. you can download this module at http://XVII-ToolBox.sourceforge.net/XVII-ToolBox.tgz
Samuel Mouniée aka Moun's, mouns@users.sourceforge.net
perl(1).