FreeBSD Manual Pages
Sisimai::Reason::FeedbUser3Contributed Perl DocumeSisimai::Reason::Feedback(3) NAME Sisimai::Reason::Feedback - Email forwarded as a complaint message SYNOPSIS use Sisimai::Reason::Feedback; print Sisimai::Reason::Feedback->text; # feedback DESCRIPTION Sisimai::Reason::Feedback is for only returning text and description. This class is called only from Sisimai->reason method and Sisimai::ARF class. CLASS METHODS "text()" "text()" returns string: "feedback". print Sisimai::Reason::Feedback->text; # feedback "match(string)" "match()" always return undef "true(Sisimai::Data)" "true()" always return undef AUTHOR azumakuniyuki COPYRIGHT Copyright (C) 2016 azumakuniyuki, All rights reserved. LICENSE This software is distributed under The BSD 2-Clause License. perl v5.32.0 2020-07-17 Sisimai::Reason::Feedback(3)
NAME | SYNOPSIS | DESCRIPTION | CLASS METHODS | AUTHOR | COPYRIGHT | LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Sisimai::Reason::Feedback&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>