MIME::Base64 3.07
Sponsored Links
MIME::Base64 3.07 Ranking & Summary
File size:
0.015 MB
Platform:
Any Platform
License:
GPL (GNU General Public License)
Price:
Downloads:
1256
Date added:
2006-06-29
Publisher:
Gisle Aas
MIME::Base64 3.07 description
MIME::Base64 is an encoding and decoding of base64 strings.
SYNOPSIS
use MIME::Base64;
$encoded = encode_base64(Aladdin:open sesame);
$decoded = decode_base64($encoded);
This module provides functions to encode and decode strings into and from the base64 encoding 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 following functions are provided:
encode_base64($str)
encode_base64($str, $eol);
Encode data by calling the encode_base64() function. The first argument is the string to encode. The second argument is the line-ending sequence to use. It is optional and defaults to "n". The returned encoded string is broken into lines of no more than 76 characters each and it will end with $eol unless it is empty. Pass an empty string as second argument if you do not want the encoded string to be broken into lines.
decode_base64($str)
Decode a base64 string by calling the decode_base64() function. This function takes a single argument which is the string to decode and returns the decoded data.
Any character not part of the 65-character base64 subset is silently ignored. Characters occurring after a = padding character are never decoded.
If the length of the string to decode, after ignoring non-base64 chars, is not a multiple of 4 or if padding occurs too early, then a warning is generated if perl is running under -w.
If you prefer not to import these routines into your namespace, you can call them as:
use MIME::Base64 ();
$encoded = MIME::Base64::encode($decoded);
$decoded = MIME::Base64::decode($encoded);
SYNOPSIS
use MIME::Base64;
$encoded = encode_base64(Aladdin:open sesame);
$decoded = decode_base64($encoded);
This module provides functions to encode and decode strings into and from the base64 encoding 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 following functions are provided:
encode_base64($str)
encode_base64($str, $eol);
Encode data by calling the encode_base64() function. The first argument is the string to encode. The second argument is the line-ending sequence to use. It is optional and defaults to "n". The returned encoded string is broken into lines of no more than 76 characters each and it will end with $eol unless it is empty. Pass an empty string as second argument if you do not want the encoded string to be broken into lines.
decode_base64($str)
Decode a base64 string by calling the decode_base64() function. This function takes a single argument which is the string to decode and returns the decoded data.
Any character not part of the 65-character base64 subset is silently ignored. Characters occurring after a = padding character are never decoded.
If the length of the string to decode, after ignoring non-base64 chars, is not a multiple of 4 or if padding occurs too early, then a warning is generated if perl is running under -w.
If you prefer not to import these routines into your namespace, you can call them as:
use MIME::Base64 ();
$encoded = MIME::Base64::encode($decoded);
$decoded = MIME::Base64::decode($encoded);
MIME::Base64 3.07 Screenshot
MIME::Base64 3.07 Keywords
MIME
Base64 3.07
encoding and decoding
Base64
encode
string
decode
encoded
encoding
MIME::Base64
MIMEBase64
MIME::Base64 3.07
Libraries
Programming
Bookmark MIME::Base64 3.07
MIME::Base64 3.07 Copyright
WareSeeker periodically updates pricing and software information of MIME::Base64 3.07 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of MIME::Base64 3.07 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
encoded archival description
base64 encoding
encoded ammunition
encoding and decoding communication
encoded flow
encode decode
encoding and decoding stuart hall
stuart hall encoding and decoding
define encoding and decoding
encoded abstract
encoding and decoding in reading
encoding and decoding in the television discourse
encoding and decoding communication skills
contrast encoding and decoding
encoding and decoding in communication
code
base64 decoder
difference between encoding and decoding
Related Software
MIME::Parser is a experimental class for parsing MIME streams. Free Download
MIME::Lite is a low-calorie MIME generator Perl module. Free Download
MIME::Charset module contains charset informations for MIME. Free Download
mime4j project provides a parser, MimeStreamParser , for e-mail message streams in plain rfc822 and MIME format. Free Download
Hunny MIME++ has you covered when you need a serious toolkit for MIME. Free Download
MIME::Head is a MIME message header (a subclass of Mail::Header). Free Download
basE91 is an advanced method for encoding binary data as ASCII characters. Free Download
MIME::Words is a Perl module to deal with RFC-1522 encoded words. Free Download
Latest Software
Popular Software
Favourite Software