Help for this page

Select Code to Download


  1. or download this
    open( FH, "+>toc1.ncx" );
    $OH1 = select(FH);
    open( FILE, 'b.txt' ) or die "$!";
    ...
            push( @arr, $2 );
        }
    }