Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039561
en ru br
ALT Linux repos
S:3.033-alt1
5.0: 3.023-alt1
4.1: 3.01-alt3
4.0: 3.01-alt3
3.0: 3.01-alt2.1

Group :: Development/Perl
RPM: perl-MIME-Lite

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.01-alt2.1
Build date: 19 february 2005, 03:59 ( 996.8 weeks ago )
Size: 52.59 Kb

License: GPL or Artistic
Summary: MIME::Lite - low-calorie MIME generator
Description:

MIME::Lite is intended as a simple, standalone module for generating
(not parsing!) MIME messages... specifically, it allows you to output a
simple, decent single- or multi-part message with text or binary
attachments.  It does not require that you have the Mail:: or MIME::
modules installed.

You can specify each message part as either the literal data itself (in
a scalar or array), or as a string which can be given to open() to get
a readable filehandle (e.g., "<filename" or "somecommand|").

You don't need to worry about encoding your message data: this module
will do that for you.  It handles the 5 standard MIME encodings.

If you need more sophisticated behavior, please get the MIME-tools
package instead.  I will be more likely to add stuff to that toolkit
over this one.

Current maintainer: Denis Smirnov

List of contributors

List of rpms provided by this srpm:

  • perl-MIME-Lite
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin