On Tue, 11 Feb 2003, Rich Bowen wrote:
> On Thu, 6 Feb 2003, Hill, Ronald wrote:
>
> > Hi All,
> >
> > This is to announce a new release of Astro::Sunrise perl module.
> > This is a complete rewrite of the module/added new functionality.
>
> If I might be so bold, it's nice to list prerequisites. Of course, now
> I'm having trouble getting the prerequisite to build, but that's not
> your fault ... ;-)
I see I missed another one.
>
> [root@riesling Astro-Sunrise-0.6]# diff -Bbu Makefile.PL.orig
> Makefile.PL
> --- Makefile.PL.orig 2003-02-11 06:45:34.000000000 -0500
> +++ Makefile.PL 2003-02-11 06:46:31.000000000 -0500
> @@ -4,4 +4,7 @@
> WriteMakefile(
> 'NAME' => 'Astro::Sunrise',
> 'VERSION_FROM' => 'Sunrise.pm', # finds $VERSION
> + 'PREREQ_PM' => {
> + 'Time::Object' => 0,
+ 'Time::Seconds' => 0,
> + },
> );
>
>
--
Rich Bowen
Apache - mod_perl - Perl - CGI
http://www.ApacheAdmin.com/