Joseph Ronie > revphone-0.01 > revphone

Download:
revphone-0.01.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

NAME ^

revphone - Perl extension for reverse phone lookups

SYNOPSIS ^

use revphone; my $revlookup = revphone; $revlookup->revlookup('6016841121');

Return--> Nobody,is_here 555 milky way ln. Clinton, Ms 39056

DESCRIPTION ^

Revphone Uses anywho.com and mines a reverse phone number lookup.

EXPORT

SEE ALSO ^

For usage information please see the README.

Everyone that uses this module, if you would (you dont have to) just send me an email phocus@madbuddhawisdom.com and let me know... I would like to have an idea of how many people actually use it.

this is my 3rd perl program and 1st module, so if you find bugs, let me know!!

-Joseph Ronie phocus, <phocus@madbuddhawisdom.com<gt>

COPYRIGHT AND LICENSE ^

Copyright (C) 2004 by phocus

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.3 or, at your option, any later version of Perl 5 you may have available.