Lines Matching refs:MESSAGE
30 prog_error ($MESSAGE, [%OPTIONS]);
31 error ($WHERE, $MESSAGE, [%OPTIONS]);
32 error ($MESSAGE);
33 fatal ($WHERE, $MESSAGE, [%OPTIONS]);
34 fatal ($MESSAGE);
35 verb ($MESSAGE, [%OPTIONS]);
186 =item C<prog_error ($MESSAGE, [%OPTIONS])>
189 display C<$MESSAGE>, and exit 1.
199 =item C<error ($WHERE, $MESSAGE, [%OPTIONS])>
201 =item C<error ($MESSAGE)>
213 =item C<fatal ($WHERE, $MESSAGE, [%OPTIONS])>
215 =item C<fatal ($MESSAGE)>
227 =item C<verb ($MESSAGE, [%OPTIONS])>