1Mime.Mime(3kaya)             Kaya module reference            Mime.Mime(3kaya)
2
3
4

NAME

6       Mime::Mime - A Mime object
7

SYNOPSIS

9       Mime::Mime< >
10
11
12     = Mime(String name,String ctype,Mime::MimeData mdata)
13

DESCRIPTION

15       The  name  field  contains  the original name of the Mime object in the
16       encoded  input.  The  ctype  field  contains  the  content-type   (e.g.
17       text/plain  ) of the Mime object. The mdata field describes the content
18       of the object
19

AUTHORS

21       Kaya  standard  library  by  Edwin  Brady,  Chris  Morris  and   others
22       (kaya@kayalang.org). For further information see http://kayalang.org/
23

LICENSE

25       The  Kaya  standard  library  is free software; you can redistribute it
26       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
27       License  (version  2.1  or  any later version) as published by the Free
28       Software Foundation.
29
31       Mime.MimeData (3kaya)
32
33
34
35Kaya                             December 2010                Mime.Mime(3kaya)
Impressum