Hi all,

This is part of a perl program I wrote that doesn't
compile.  I am trying to get my database to search by
date- to have current and past events come up. 
Anyway, based on the following code, I get an error
message that reads:

can't locate object method "new" via package
Date::Range

package Date::Range;

my $range = Date::Range -> new ($date1, $date2);

Thanks in advance for your help.

Melissa Stranzl


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to