Scroll to navigation

IM::Stdio(3pm) Internet Message Perl modules IM::Stdio(3pm)
 

NAME

IM::Stdio - stdio handler

SYNOPSIS

 use IM::Stdio;
 flush(OUTPUT_HANDLE);

DESCRIPTION

The IM::Stdio module handles stdio.
This modules is provided by IM (Internet Message).

BUGS

This module is semi-obsolete. This module conflicts with the IM::Util module.

COPYRIGHT

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.
2011-05-25 IM151