The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

MIME::Parser::FlatFiler (3)
  • >> MIME::Parser::FlatFiler (3) ( Разные man: Библиотечные вызовы )
  •  

    NAME

    MIME::Parser::FlatFiler - file into a single directory
     
    

    SYNOPSIS

        ### Place message parts in "/tmp/msgparts":
        $filer = MIME::Parser::FlatFiler->new("/tmp/msgparts");  
        $parser->filer($filer);
    
    
     

    DESCRIPTION

    This concrete subclass of MIME::Parser::Filer supports filing all files of all parsed messages into a single given directory.  

    PUBLIC INTERFACE

    init DIRECTORY
    Instance method, initiallizer. Set the directory where all files will go.
    output_dir HEAD
    Instance method, concrete override. Return the output directory where the files go. With this simple filer class, this never changes.


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    PUBLIC INTERFACE


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру