Re: using overload

2008-02-18 Thread Foo JH
Thanks Rob, once again; it's all my fault... Sisyphus wrote: > > - Original Message - From: "Foo JH" <[EMAIL PROTECTED]> > . > . >> The problem with the code lies in line 25. Error is: >> Operation : no method found, argument in overloaded package MyObj at >> test.pl line 25. >> > > I'

Re: Installing Oracle Module for latest Perl

2008-02-18 Thread Sisyphus
- Original Message - From: "Nelson R Pardee" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 19, 2008 8:20 AM Subject: Installing Oracle Module for latest Perl > Dbd-oracle doesn't seem to be available for the latest version of perl, > and I can't figure out how to make it available. N

Re: perl is confused after upgrade

2008-02-18 Thread Sisyphus
- Original Message - From: "Spencer Chase" <[EMAIL PROTECTED]> . . > Your perl and your Config.pm seem to have different ideas about the > architecture they are running on. Perl thinks: [lib] Config says: > [MSWWin32-x86-multi-thread] This may or may not cause problems. Please > check

Installing Oracle Module for latest Perl

2008-02-18 Thread Nelson R Pardee
Dbd-oracle doesn't seem to be available for the latest version of perl, and I can't figure out how to make it available. No, I don't want to go the odbc route. I can go back one perl version to get it to work, but I'd prefer not to. Suggestions? Thanks in advance for your help.

perl is confused after upgrade

2008-02-18 Thread Spencer Chase
Greetings Perl-win32-users, I get the following message when trying to install a module. I have no idea what this "conflict" means or how to resolve it. Ideas please? This is a fatal error because make is not made. I am also having other strange problems with perl so maybe this is an indication

Re: using overload

2008-02-18 Thread Sisyphus
- Original Message - From: "Foo JH" <[EMAIL PROTECTED]> . . > The problem with the code lies in line 25. Error is: > Operation : no method found, argument in overloaded package MyObj at > test.pl line 25. > I've changed it slightly - does this help ?

Re: 2008 Winter Scripting Games have begun

2008-02-18 Thread Deane . Rothenmaier
Perhaps Perl++? Deane Rothenmaier Programmer/Analyst Walgreens Corp. 847-914-5150 Put three grains of sand in a vast cathedral, and the cathedral will be more closely packed with sand than space is with stars. -- Sir James Jeans___ Perl-Win32-Users mai

Re: using overload

2008-02-18 Thread Foo JH
Hey Rob, Yes - I've had reasonable success with 'use overload'. The particular error you've quoted doesn't ring any bells for me, so it's probably best if you can provide some (minimal) code that causes the error. Attached is my simple test program. Maybe I read the tutorial the wrong way, bu

Re: 2008 Winter Scripting Games have begun

2008-02-18 Thread Foo JH
> > I took a quick look at powershell and it turned my stomach. maybe I am > an old dog unable to learn new tricks like python and such, but > powershell I really did not like, maybe given enough time... In the same way that given enough time we will all learn to enjoy the security and peace of

Re: 2008 Winter Scripting Games have begun

2008-02-18 Thread Angelos Karageorgiou
Foo JH wrote: > I guess they're trying to get some inspiration from the Perl libraries/ > syntax for their next-gen scripting language? > > P#? PowerPerl? > Foo JH wrote: > I guess they're trying to get some inspiration from the Perl libraries/ > syntax for their next-gen scripting language? >