NAME

sunrise_time - Prints the time of the next sunrise

SYNOPSIS

sunrise_time
sunrise_time [-f FILE] [-m +/-minutes]
echo "task" | at `sunrise_time`

OPTIONS

-f FILE - default /etc/local.coordinates

Specify alternate configuration file

-m Output offset in minutes

Specify a certain offset before or after the sunrise

DESCRIPTION

Uses the system coordinates as configured from the perl package Geo::Local::Server and with the perl package DateTime::Event::Sunrise to calculate the next sunrise.