
list-id-localities - List Indonesian localities (cities/regencies)

version 0.04

# List all Indonesian cities (not regencies) $ list-id-localities --type 1 --detail # List all Indonesian regencies (not cities) $ list-id-localities --type 2 --detail # Show available options $ list-id-localities --help

This is a command-line interface for the <list_id_localities> function in Locale::ID::Locality.

Steven Haryanto <stevenharyanto@gmail.com>

This software is copyright (c) 2012 by Steven Haryanto.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.