Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 726 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 726 Bytes

Build Status Coverage Status

NAME

Geo::Worker - A Minion Worker to retrieve xml file from a boundbox

SYNOPSIS

use Geo::Worker;

my $w = Geo::Worker->( [-23.55, -23.33, -44.4, -44.2 ] );
$w->run();

DESCRIPTION

Geo::Worker is

AUTHOR

Marco Arthur [email protected]

COPYRIGHT

Copyright 2019- Marco Arthur

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO