ostroffjh - 2005-08-23

I'm getting an ERROR: Code SQ, length 4294967295 on tag 0008.1140 (ReferencedImageSequence) when calling $elements->fill('file.dcm').  The file reads fine in several other DICOM readers/viewers.  I have not yet manually parsed the relevant bytes from the file.  I'd appreciate any hints on how to address this.  I note that this error seems to be triggered in DICOM_element.pm with an arbitrary (?) upper limit on length fo 10000000.  I wonder if this should be increased to 0xFFFFFFFF, or is there something else going on?