Paul Johnson wrote:
> On Thu, Jun 28, 2007 at 06:58:36AM -0500, Mumia W. wrote:
> 
>> On 06/28/2007 03:00 AM, Mathew Snyder wrote:
>>> our @ISA                 = qw(Exporter);
>>> our @EXPORT      = qw(startDate endDate searchStart searchEnd);
>>> our $VERSION     = '1';
>> Those lines need to be within a BEGIN block. See perlmod:
> 
> Are you sure?
> 
> The package name should be Reports::Dates, not just Dates.
> 

Sweet!  That was the problem.  Thanks mucho

Mathew
Keep up with me and what I'm up to: http://theillien.blogspot.com



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to