Ron Savage wrote: > On Wed, 2008-01-02 at 02:49 -0800, Michael G Schwern wrote: > > Hi Michael > >> What's the actual command you're running here? > > Thanx for making the effort to respond. > > The 'command' was ur! > > What happened was that I had accidently deleted the 'o' in > > our $VERSION = '1.00'; > > at the start of a package, so the remaining 'ur' was deemed by Perl to > be a function/subrouting call of some sort.
Ahh, indirect object syntax. What simple mistake can't you make more complex? -- Whip me, beat me, make my code compatible with VMS!