On 06/28/2007 07:46 AM, 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.


Ah, yes you're right.




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


Reply via email to