MIME::Parser::Reader man page on OpenServer

Man page or keyword search:  
man Server   5388 pages
apropos Keyword Search (all sections)
Output format
OpenServer logo
[printable version]

MIME::Parser::Reader(3User Contributed Perl DocumentatiMIME::Parser::Reader(3)

NAME
       MIME::Parser::Reader - a line-oriented reader for a MIME::Parser

SYNOPSIS
       This module is used internally by MIME::Parser; you probably don't need
       to be looking at it at all.  But just in case...

	   ### Create a top-level reader, where chunks end at EOF:
	   $rdr = MIME::Parser::Reader->new();

	   ### Spawn a child reader, where chunks also end at a boundary:
	   $subrdr = $rdr->spawn->add_boundary($bound);

	   ### Spawn a child reader, where chunks also end at a given string:
	   $subrdr = $rdr->spawn->add_terminator($string);

	   ### Read until boundary or terminator:
	   $subrdr->read_chunk($in, $out);

DESCRIPTION
       A line-oriented reader which can deal with virtual end-of-stream
       defined by a collection of boundaries.

       Warning: this is a private class solely for use by MIME::Parser.	 This
       class has no official public interface

perl v5.8.8			  2006-03-17	       MIME::Parser::Reader(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server OpenServer

List of man pages available for OpenServer

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net