Re: Dumb perl upgrade question

2004-07-21 Thread Tim Aslat
In the immortal words of Brent Wiese [EMAIL PROTECTED]... Am I missing some environment variable somewhere or what? Did you run use.perl port after you upgraded the port? -- Tim Aslat [EMAIL PROTECTED] Spyderweb Consulting http://www.spyderweb.com.au Phone: +61 0401088479

RE: Dumb perl upgrade question

2004-07-21 Thread Brent Wiese
-Original Message- In the immortal words of Brent Wiese [EMAIL PROTECTED]... Am I missing some environment variable somewhere or what? Did you run use.perl port after you upgraded the port? D'oh! See, I knew it was dumb. For some reason, I didn't think that needed to be done

Dumb perl upgrade question

2004-07-20 Thread Brent Wiese
This is the sort of thing I know I should know, but I don't right now... Too many other stresses... Upgraded perl from 5.8.2 to 5.8.4 (both were ports). I need to recompile a bunch of modules (for example, mod_perl). But, most of them error out because they can't find perl 5.8.2 libraries. Am