in reply to PDF::Reuse::Barcode Install - help

Either use PPM::Repositories to add all known repositories to ppm and search again, seach google for PDF-Reuse-Barcode.ppd and see if any of them match your perl version (you don't tell us this) and architecture. Alternativly from within ppm type:

install mingw

To install MinGW tools (gcc etc) along with dmake. Once this has been done try installing from cpan.

See also Installing Modules from the tutorials section.

Replies are listed 'Best First'.
Re^2: PDF::Reuse::Barcode Install - help
by sanjus (Novice) on Aug 19, 2010 at 19:24 UTC
    Here's my verison of Perl install on Win7 x64 O/S. C:\Windows\system32>perl -v This is perl, v5.10.1 built for MSWin32-x64-multi-thread (with 2 registered patches, see perl -V for more detail) I googled for the ppd without any luck. Will try again.

        Did you look at this ppd file? It doesn't support the platform sanjus specified.

        Thanks but still getting some errors. C:\Windows\system32>ppm rep add trouchelle.com http://trouchelle.com/ppm10/ Downloading trouchelle.com packlist...done Updating trouchelle.com database...done Repo 2 added. C:\Windows\system32>ppm install http://trouchelle.com/ppm10/PDF-Reuse-Barcode.pp d ppm install failed: The PPD does not provide code to install for this platform C:\Windows\system32>ppm install PDF::Reuse::Barcode ppm install failed: Can't find any package that provides PDF::Reuse::Barcode