RE: Install Math::Currency

2007-04-03 Thread Randy Kobes
On Tue, 3 Apr 2007, Phil Richcreek wrote: > Do I have to do something to turn Currency.pm into a PPD file? Do I have to > do something to qualify it such that ppm knows it's Math-Currency? From http://cpan.uwinnipeg.ca/~jpeacock/Math-Currency there is a repository (trouchelle.com) which carr

RE: Install Math::Currency

2007-04-03 Thread Phil Richcreek
Thanks Joshua for your suggestion and to Bill Luebkert for his similar suggestion (email'd directly to me). When I click the DOWNLOAD link on CPAN I get a "not authorized" message. Bill's suggestion was similar, except he provided a specific url to download, and that one downloaded OK. I have a

Re: ActivePerl Digest, Vol 9, Issue 4

2007-04-03 Thread watt
I am currently out of the country and will return April 15th. I will respond to yor email when I return. ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Re: compiling modules for activeperl

2007-04-03 Thread Mathieu Longtin
Thanks all for the info! On 4/3/07, Octavian Rasnita <[EMAIL PROTECTED]> wrote: Hi Jan, I have seen that some modules, like Catalyst if I remember well, generate a very long list of tests, and the older version of nmake cannot handle a very long line, and that's why a newer version of nmake is

Karl Moens ([EMAIL PROTECTED]) is out of the office.

2007-04-03 Thread Karl . Moens
I will be out of the office starting 03/04/2007 and will not return until 16/04/2007. In case of an emergency, please call our emergency telephone number +32 3 286 64 85. For urgent matters please contact my colleagues: Sofie Cappaert on tel. +32 3 286 65 91, e-mail [EMAIL PROTECTED] or Anne Sn

Re: ActivePerl Digest, Vol 9, Issue 3

2007-04-03 Thread watt
I am currently out of the country and will return April 15th. I will respond to yor email when I return. ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Error looping through MySQL DB

2007-04-03 Thread Ben Eagle
I am pulling information from a MySQL database one row at a time, then while looping through the table i am running a script that creates a pdf, on each row based on there info. I loop through the first row and it works just fine, it gets to the second record and bails halfway through. this is th

RE: Install Math::Currency

2007-04-03 Thread Perlmutter, Joshua B
Try going to cpan and downloading it. Then using your local repository. This should be feasible. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phil Richcreek Sent: Tuesday, April 03, 2007 10:08 AM To: activeperl@listserv.ActiveState.com Subject: Install

Install Math::Currency

2007-04-03 Thread Phil Richcreek
I want to install a package called Math::Currency, but it isn't found in any of the repositories I have specified on my system: C:\blah-blah-blah>ppm rep Repositories: [1] ActiveState Package Repository [2] ActiveState PPM2 Repository [3] UWINN [4] CPAN [5] perlmonks 5.8 C:\blah-blah-blah>ppm se

Re: compiling modules for activeperl

2007-04-03 Thread Octavian Rasnita
Hi Jan, I have seen that some modules, like Catalyst if I remember well, generate a very long list of tests, and the older version of nmake cannot handle a very long line, and that's why a newer version of nmake is required. If using the cpan shell, it uses nmake automaticly to run the tests, a