-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
66 lines (42 loc) · 1.55 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Text::Demoroniser
=================
DESCRIPTION
A text filter that allows you to convert Microsoft "smart" characters into
more normal characters within a given string.
DEPENDENCIES
Encode::ZapCP1252
For testing purposes, the following modules are required:
Test::More
For testing purposes, the following modules are desireable, but not essential:
Pod::Coverage
Test::CPAN::Meta
Test::CPAN::Meta::JSON
Test::Pod
Test::Pod::Coverage
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
For more detailed installation instructions, see INSTALL.
USAGE
Read the pod documentation in the distribution files.
CHANGES
For a complete list of changes, see the Changes file.
SUPPORT
There are no known bugs at the time of this release. However, if you spot a
bug or are experiencing difficulties that are not explained within the POD
documentation, please send an email to [email protected] or submit a bug to the
RT system (http://rt.cpan.org/Public/Dist/Display.html?Name=Text-Demoroniser).
However, it would help greatly if you are able to pinpoint problems or even
supply a patch.
Fixes are dependent upon their severity and my availability. Should a fix not
be forthcoming, please feel free to (politely) remind me.
AUTHOR
Barbie <[email protected]>
for Miss Barbell Productions http://www.missbarbell.co.uk.
COPYRIGHT AND LICENSE
Copyright (C) 2009-2015 Barbie for Miss Barbell Productions.
This distribution is free software; you can redistribute it and/or
modify it under the Artistic License v2.