logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

IM::File - mail/news file handler

Description

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

       This modules is provided by IM (Internet Message).

Name

       IM::File - mail/news file handler

Synopsis

        use IM::File;

        im_rename(path1, path2);
        im_link(path1, path2);
        im_unlink(path1);

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

See Also