On Wed, Nov 01, 2000 at 11:01:41AM -0500, Ken Colvin wrote:

> I am looking for this module and can not find it.
> 
> Please help

That's odd. Where did you look? It installs fine for me:

# perl -MCPAN -e shell

cpan shell -- CPAN exploration and modules installation (v1.58)
ReadLine support enabled

cpan> i /PDF::Create/
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
  ftp://cpan.nas.nasa.gov/pub/perl/CPAN/authors/01mailrc.txt.gz
Going to read /usr/local/src/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Fetching with LWP:
  ftp://cpan.nas.nasa.gov/pub/perl/CPAN/modules/02packages.details.txt.gz
Going to read /usr/local/src/.cpan/sources/modules/02packages.details.txt.gz
Fetching with LWP:
  ftp://cpan.nas.nasa.gov/pub/perl/CPAN/modules/03modlist.data.gz
Going to read /usr/local/src/.cpan/sources/modules/03modlist.data.gz
Module          PDF::Create     (F/FT/FTASSIN/PDF-Create-0.01.tar.gz)
Module          PDF::Create::Outline (F/FT/FTASSIN/PDF-Create-0.01.tar.gz)
Module          PDF::Create::Page (F/FT/FTASSIN/PDF-Create-0.01.tar.gz)

cpan> install PDF::Create
Running install for module PDF::Create
Running make for F/FT/FTASSIN/PDF-Create-0.01.tar.gz
Fetching with LWP:
  ftp://cpan.nas.nasa.gov/pub/perl/CPAN/authors/id/F/FT/FTASSIN/PDF-Create-0.01.tar.gz
Scanning cache /usr/local/src/.cpan/build for sizes
CPAN: MD5 loaded ok
Fetching with LWP:
  ftp://cpan.nas.nasa.gov/pub/perl/CPAN/authors/id/F/FT/FTASSIN/CHECKSUMS
Checksum for 
/usr/local/src/.cpan/sources/authors/id/F/FT/FTASSIN/PDF-Create-0.01.tar.gz ok
PDF-Create-0.01/
PDF-Create-0.01/Makefile.PL
PDF-Create-0.01/lib/
PDF-Create-0.01/lib/PDF/
PDF-Create-0.01/lib/PDF/Create/
PDF-Create-0.01/lib/PDF/Create/Page.pm
PDF-Create-0.01/lib/PDF/Create/Outline.pm
PDF-Create-0.01/lib/PDF/Create.pm
PDF-Create-0.01/t/
PDF-Create-0.01/t/minimal.t
PDF-Create-0.01/sample.pl
PDF-Create-0.01/MANIFEST.SKIP
PDF-Create-0.01/README
PDF-Create-0.01/MANIFEST

  CPAN.pm: Going to build F/FT/FTASSIN/PDF-Create-0.01.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for PDF::Create
mkdir blib
mkdir blib/lib
mkdir blib/lib/PDF
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/PDF
mkdir blib/arch/auto/PDF/Create
mkdir blib/lib/auto
mkdir blib/lib/auto/PDF
mkdir blib/lib/auto/PDF/Create
mkdir blib/man3
cp sample.pl blib/lib/PDF/sample.pl
cp lib/PDF/Create/Outline.pm blib/lib/PDF/Create/Outline.pm
cp lib/PDF/Create.pm blib/lib/PDF/Create.pm
cp lib/PDF/Create/Page.pm blib/lib/PDF/Create/Page.pm
Manifying blib/man3/PDF::Create.3
  /usr/bin/make  -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/local/lib/perl5/5.6.0/i686-linux -I/usr/local/lib/perl5/5.6.0 -e 'use 
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/minimal...........ok                                                       
All tests successful.
Files=1, Tests=1,  1 wallclock secs ( 0.47 cusr +  0.03 csys =  0.50 CPU)
  /usr/bin/make test -- OK
Running make install
Installing /usr/local/lib/perl5/site_perl/5.6.0/PDF/sample.pl
Installing /usr/local/lib/perl5/site_perl/5.6.0/PDF/Create.pm
Installing /usr/local/lib/perl5/site_perl/5.6.0/PDF/Create/Outline.pm
Installing /usr/local/lib/perl5/site_perl/5.6.0/PDF/Create/Page.pm
Installing /usr/local/man/man3/PDF::Create.3
Writing 
/usr/local/lib/perl5/site_perl/5.6.0/i686-linux/auto/PDF/Create/.packlistAppending 
installation info to /usr/local/lib/perl5/5.6.0/i686-linux/perllocal.pod
  /usr/bin/make install  -- OK

cpan> 

-- 
Clay Irving <[EMAIL PROTECTED]>
Paradise is exactly like where you are right now... only much, much
better. 
- Laurie Anderson 

Reply via email to