~ubuntu-branches/ubuntu/hoary/libmail-pop3client-perl/hoary

« back to all changes in this revision

Viewing changes to Makefile.PL

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2004-08-11 15:25:09 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040811152509-pt2bwcr2zet54cni
Tags: 2.16-1
* new upstream from 2004-03-13
* updated Section to perl

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
WriteMakefile
5
5
  (
6
6
   'NAME'       => 'Mail::POP3Client',
7
 
   'DISTNAME'   => "POP3Client",
 
7
   'DISTNAME'   => "Mail-POP3Client",
8
8
   'VERSION_FROM' => 'POP3Client.pm', # finds $VERSION
9
9
   'dist' => {
10
10
              COMPRESS => "gzip -9f",