Address-PostCode-UK
view release on metacpan or search on metacpan
lib/Address/PostCode/UK.pm view on Meta::CPAN
use Address::PostCode::UK::Place::Constituency;
use Moo;
use namespace::autoclean;
extends 'Address::PostCode::UserAgent';
our $BASE_URL = 'http://uk-postcodes.com';
=head1 DESCRIPTION
Interface to the API provided by L<UK Postcodes|http://uk-postcodes.com/>.
=head1 NOTE
Data may be used under the terms of the OS OpenData licence. Northern Ireland
postcode data may be used under the terms of the ONSPD licence. Currently, there
are no limitations on usage, but they may introduce rate limiting in future.
=head1 METHODS
=head2 details()
lib/Address/PostCode/UK.pm view on Meta::CPAN
=item * AnnoCPAN: Annotated CPAN documentation
L<http://annocpan.org/dist/Address-PostCode-UK>
=item * CPAN Ratings
L<http://cpanratings.perl.org/d/Address-PostCode-UK>
=item * Search CPAN
L<http://search.cpan.org/dist/Address-PostCode-UK/>
=back
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2014 - 2015 Mohammad S Anwar.
This program is free software; you can redistribute it and/or modify it under
the terms of the the Artistic License (2.0). You may obtain a copy of the full
license at:
lib/Address/PostCode/UK/Location.pm view on Meta::CPAN
=item * AnnoCPAN: Annotated CPAN documentation
L<http://annocpan.org/dist/Address-PostCode-UK>
=item * CPAN Ratings
L<http://cpanratings.perl.org/d/Address-PostCode-UK>
=item * Search CPAN
L<http://search.cpan.org/dist/Address-PostCode-UK/>
=back
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2014 - 2015 Mohammad S Anwar.
This program is free software; you can redistribute it and/or modify it under
the terms of the the Artistic License (2.0). You may obtain a copy of the full
license at:
lib/Address/PostCode/UK/Place.pm view on Meta::CPAN
=item * AnnoCPAN: Annotated CPAN documentation
L<http://annocpan.org/dist/Address-PostCode-UK>
=item * CPAN Ratings
L<http://cpanratings.perl.org/d/Address-PostCode-UK>
=item * Search CPAN
L<http://search.cpan.org/dist/Address-PostCode-UK/>
=back
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2014 - 2015 Mohammad S Anwar.
This program is free software; you can redistribute it and/or modify it under
the terms of the the Artistic License (2.0). You may obtain a copy of the full
license at:
lib/Address/PostCode/UK/Place/Constituency.pm view on Meta::CPAN
=item * AnnoCPAN: Annotated CPAN documentation
L<http://annocpan.org/dist/Address-PostCode-UK>
=item * CPAN Ratings
L<http://cpanratings.perl.org/d/Address-PostCode-UK>
=item * Search CPAN
L<http://search.cpan.org/dist/Address-PostCode-UK/>
=back
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2014 - 2015 Mohammad S Anwar.
This program is free software; you can redistribute it and/or modify it under
the terms of the the Artistic License (2.0). You may obtain a copy of the full
license at:
lib/Address/PostCode/UK/Place/Council.pm view on Meta::CPAN
=item * AnnoCPAN: Annotated CPAN documentation
L<http://annocpan.org/dist/Address-PostCode-UK>
=item * CPAN Ratings
L<http://cpanratings.perl.org/d/Address-PostCode-UK>
=item * Search CPAN
L<http://search.cpan.org/dist/Address-PostCode-UK/>
=back
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2014 - 2015 Mohammad S Anwar.
This program is free software; you can redistribute it and/or modify it under
the terms of the the Artistic License (2.0). You may obtain a copy of the full
license at:
lib/Address/PostCode/UK/Place/Geo.pm view on Meta::CPAN
=item * AnnoCPAN: Annotated CPAN documentation
L<http://annocpan.org/dist/Address-PostCode-UK>
=item * CPAN Ratings
L<http://cpanratings.perl.org/d/Address-PostCode-UK>
=item * Search CPAN
L<http://search.cpan.org/dist/Address-PostCode-UK/>
=back
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2014 - 2015 Mohammad S Anwar.
This program is free software; you can redistribute it and/or modify it under
the terms of the the Artistic License (2.0). You may obtain a copy of the full
license at:
lib/Address/PostCode/UK/Place/Ward.pm view on Meta::CPAN
=item * AnnoCPAN: Annotated CPAN documentation
L<http://annocpan.org/dist/Address-PostCode-UK>
=item * CPAN Ratings
L<http://cpanratings.perl.org/d/Address-PostCode-UK>
=item * Search CPAN
L<http://search.cpan.org/dist/Address-PostCode-UK/>
=back
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2014 - 2015 Mohammad S Anwar.
This program is free software; you can redistribute it and/or modify it under
the terms of the the Artistic License (2.0). You may obtain a copy of the full
license at:
( run in 0.625 second using v1.01-cache-2.11-cpan-df04353d9ac )