MailTools

 view release on metacpan or  search on metacpan

lib/Mail/Field.pod  view on Meta::CPAN

Convert all characters to lowercase except the first in each element, which
should be uppercase.

=item *

I<name> is then created from these elements by using the first
N characters from each element.

=item *

N is calculated by using the formula :-

    int((7 + #elements) / #elements)

=item *

I<name> is then limited to a maximum of 8 characters, keeping the first 8
characters.

=back



( run in 0.583 second using v1.01-cache-2.11-cpan-26ccb49234f )