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 ... ;-)

[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,
+    },
 );

-- 
Rich Bowen - [EMAIL PROTECTED]
As we trace our own few circles around the sun
We get it backwards and our seven years go by like one
        Dog Years (Rush - Test for Echo - 1999)

Reply via email to