DOKK / manpages / debian 10 / im / IM::File.3pm.en
IM::File(3pm) Internet Message Perl modules IM::File(3pm)

IM::File - mail/news file handler

 use IM::File;
 im_rename(path1, path2);
 im_link(path1, path2);
 im_unlink(path1);

Paths may be full-path or [+=]folder../../message.

The IM::File module handles mail/news message files.

This modules is provided by IM (Internet Message).

IM (Internet Message) is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. See the copyright file for more details.

2016-10-10 IM153