Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
perl-MIME-Base64 /
Delete
Unzip
Name
Size
Permission
Date
Action
Changes
9.5
KB
-rw-r--r--
2015-01-12 20:25
README
1.03
KB
-rw-r--r--
2013-05-22 20:53
Save
Rename
This package contains a base64 encoder/decoder and a quoted-printable encoder/decoder. These encoding methods are specified in RFC 2045 - MIME (Multipurpose Internet Mail Extensions). The base64 encoding is designed to represent arbitrary sequences of octets in a form that need not be humanly readable. A 65-character subset ([A-Za-z0-9+/=]) of US-ASCII is used, enabling 6 bits to be represented per printable character. The quoted-printable encoding is intended to represent data that largely consists of bytes that correspond to printable characters in the ASCII character set. Each non-printable character is represented by a triplet consisting of the character "=" followed by two hexadecimal digits. In order to install and use this package you will need Perl version 5.6 or better. Installation as usual: perl Makefile.PL make make test make install Copyright 1995-1999,2001-2004,2010 Gisle Aas <gisle@ActiveState.com> This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.