- or download this
use Astro::Utils;
my $spring = calculate_equinox( 'mar', 'utc', '2021' );
$logger->info("spring begins $spring");
- or download this
$ ./3.vernal.pl
./3.vernal.pl
Name Right Ascension Declination
...
Astro::Coord::ECI=HASH(0x560eda31aa70)
spring begins 2021-03-20 09:37:05
$ cat 3.vernal.pl
- or download this
#!/usr/bin/perl
...
__END__
$