Fml message detector
use Mail::ListDetector::Detector::Fml;
Mail::ListDetector::Detector::Fml is an implementation of a mailing list detector, for \s-1FML\s0. See http://www.fml.org/ for details about \s-1FML\s0.
When used, this module installs itself to Mail::ListDetector. \s-1FML\s0 maling list message is \s-1RFC2369\s0 compliant, so can be matched with \s-1RFC2369\s0 detector, but this module allows you to parse more \s-1FML\s0 specific information about the mailing list.
Inherited from Mail::ListDetector::Detector::Base
Tatsuhiko Miyagawa <[email protected]>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Mail::ListDetector