Интерактивная система просмотра системных руководств (man-ов)
MIME::Tools::tricks (3)
>> MIME::Tools::tricks (3) ( Разные man: Библиотечные вызовы )
NAME
MIME::Tools::tricks - cool things to do
SYNOPSIS
This is part of the MIME-tools documentation.
See MIME::Tools for the full table of contents.
DESCRIPTION
Try the following techniques to get the most out of MIME-tools.
Dump entity structure
To see how a parsed entity is really structured, don't just
print it. Dump the skeletal summary:
$entity->dump_skeleton(\*STDERR)
SEE ALSO
See ``SYNOPSIS'' in MIME::Tools for the full table of contents.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- Dump entity structure
-
- SEE ALSO
-