logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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