>Would someone here be so kind as to break down these and explain exactly
>what each one does? Some of us are regex-impaired. :)
>
>>taboo_headers << END
>>/^Content\-Type\:\s+(?!text\/plain)/i
>>END
>>
>>... though it might be too strict for your needs, in which case try:
>>
>>taboo_headers << END
>>/^Content\-Type\:\s+multipart/i
>>END
Take a look at <http://media.it.kth.se/mms/perl/matching.html>.
Tom Coradeschi, Info-LabVIEW List Maintainer
<info-labview-request@pica.army.mil>
http://k-whiner.pica.army.mil/info-labview/info-labview.html
|
|