-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Theo Van Dinter writes: > On Tue, Jan 20, 2004 at 09:12:09PM -0800, Justin Mason wrote: > > my $spamtest = Mail::SpamAssassin->new(); > > my $mail = Mail::SpamAssassin::SomethingOrOther->new(data => [EMAIL > > PROTECTED]); > > my $status = $spamtest->check ($mail); > > > > so it's user-visible. > > Well, actually it's still not user-visible. It'll be: > > my $mail = Mail::SpamAssassin::MsgParser->new([EMAIL PROTECTED]); > > It's a bit confusing because you call MsgParser but get back a > MsgContainer. The MsgParser code could, theoretically, go into > M::SA::Util, but ... hmm. In that case, "MsgContainer" may be fine to use, since it's not *quite* as user visible. - --j. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Exmh CVS iD8DBQFADsuyQTcbUG5Y7woRAutFAJ4+aP2Rt+THfCsX6FRVnxPdiF4FpACg638m QULrofiCbHtjgdHO/ZCTHl4= =MpIo -----END PGP SIGNATURE-----
