File: MANIFEST

package info (click to toggle)
libmime-base64-perl 2.11-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 68 kB
  • ctags: 8
  • sloc: perl: 162; makefile: 35
file content (9 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
Base64.pm	Bootstrap and perl implementation of MIME::Base64
Base64.xs	Encoder and decoder written in C
Changes		What's new
MANIFEST	This file
Makefile.PL	Writes the Makefile
QuotedPrint.pm  MIME::QuotedPrint module, encoder and decoder
README		Please do!
t/base64.t	Test that it works
t/quoted-print.t