--- Convert-UUlib/UUlib.pm 2009/08/24 04:38:23 1.34 +++ Convert-UUlib/UUlib.pm 2009/08/24 06:15:00 1.35 @@ -39,7 +39,7 @@ FNameFilter LoadFile GetFileListItem RenameFile DecodeToTemp RemoveTemp DecodeFile InfoFile Smerge QuickDecode EncodeMulti EncodePartial EncodeToStream EncodeToFile E_PrepSingle - E_PrepPartial CheckGlobalList + E_PrepPartial straction strencoding strmsglevel ); @@ -161,8 +161,9 @@ OPT_REMOVE remove input files after decoding (dangerous) OPT_MOREMIME strict MIME adherence OPT_DOTDOT ".."-unescaping has not yet been done on input files - OPT_RBUF set default read I/O buffer size in bytes *EXPERIMENTAL* - OPT_WBUF set default write I/O buffer size in bytes *EXPERIMENTAL* + OPT_RBUF set default read I/O buffer size in bytes + OPT_WBUF set default write I/O buffer size in bytes + OPT_AUTOCHECK automatically check file list after every loadfile =head2 Result/Error codes @@ -283,7 +284,12 @@ have been merged. Most probably this will result in garbled files, so never do this by -default. +default, except: + +If the C option has been disabled (by default it is +enabled) to speed up file loading, then you I to call C +after loading all files as an additional pre-pass (which is normally done +by C). =item $item = GetFileListItem $item_number