Help for this page

Select Code to Download


  1. or download this
    my $string;
    my $SH= new IO::Scalar;
    $SH->open (\$string);
    
    select ($SH);  ## here