/[Lingua-Spelling-Alternative]/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Mon Feb 11 14:26:22 2002 UTC revision 1.2 by dpavlin, Tue Feb 12 14:31:15 2002 UTC
# Line 7  WriteMakefile Line 7  WriteMakefile
7      AUTHOR       => 'Dobrica Pavlinusic <dpavlin@rot13.org>',      AUTHOR       => 'Dobrica Pavlinusic <dpavlin@rot13.org>',
8      ABSTRACT     => 'Produce all alternative forms of given word',      ABSTRACT     => 'Produce all alternative forms of given word',
9      VERSION_FROM => 'Alternative.pm',      VERSION_FROM => 'Alternative.pm',
10      dist         => { COMPRESS => 'gzip -9f',      dist         => {
11                        SUFFIX   => 'gz',                  PREOP    => 'pod2text Alternative.pm > $(DISTVNAME)/README',
12                      },                  COMPRESS => 'gzip -9f',
13                    SUFFIX   => 'gz',
14            },
15    );    );

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26