Help for this page

Select Code to Download


  1. or download this
    $doc->toString =~ s/\u2028\u2029//g;
    $doc->toFH( $file_handle, 1 );
    
  2. or download this
    [error] Can't modify non-lvalue subroutine call at .....