perlunifaq, uniintro: fix for 80 col display
[p5sagit/p5-mst-13.2.git] / cpan / Encode / Encode / README.e2x
1 Encode::$_Name_ version 0.1
2 ========
3
4 NAME
5        Encode::$_Name_ - <describe encoding>
6
7 SYNOPSIS
8        use Encode::$_Name_;
9        #<put more words here>
10 ABSTRACT
11       <fill this in>
12 INSTALLATION
13
14 To install this module type the following:
15
16    perl Makefile.PL
17    make
18    make test
19    make install
20
21 DEPENDENCIES
22
23 This module requires perl version 5.7.3 or later.
24
25 COPYRIGHT AND LICENCE
26
27 Copyright (C) 2002 Your Name <your@address.domain>
28
29 This library is free software; you can redistribute it and/or modify
30 it under the same terms as Perl itself. 
31