ctiveState repository live.
Hope this helps.
Shelley
- Original Message -
> From: "Jon Gorman"
> To: "charles hobbs"
> Cc: perl4lib@perl.org
> Sent: Tuesday, June 19, 2012 6:30:46 AM
> Subject: Re: MARC/Perl on a Windows PC--need some handholding
12 7:24 AM
Subject: Re: MARC/Perl on a Windows PC--need some handholding
On other perls, including strawberry, open a command prompt and type:
perl -MCPAN -e "install MARC::Record"
===
Charles P. Hobbs
cph1...@yahoo.com
http://www.morethanredcars.com
I've had mixed luck with ppm and certain versions of ActiveState perl
on Windows. Haven't really had many issues w/ using dmake and
installing the modules via make files and cpan though.
Lately though I'm preferring Strawberry perl, which pretty much works
with cpan just like it would in an linux
On Tuesday, June 19, 2012 1:04 AM, Charles P. Hobbs wrote:
>Whenever I try to get it to work, it gives me error messages (it can't find
>the modules, etc.) I'm not even sure I'm putting the modules in the right
>directory.
After running the installer from ActiveState to get the base Perl insta
Hi Charles,
If you're using ActiveState Perl on Windows, and ppm (its equivalent to CPAN),
you don't have to use makefiles, ppm installs everything for you.
Mark
- Original Message -
> Greetings all.
>
> Has anyone had much experience/luck running the current MARC/Perl on
> a PC using
Hi Charles,
I have always been using MARC::Record on Windows and never had such issue.
What is the exact error message you are getting? Are you installing from
CPAN?
Best regards,
Saiful Amin
On Tue, Jun 19, 2012 at 11:34 AM, charles hobbs wrote:
> Greetings all.
>
> Has anyone had much exper