
revphone - Perl extension for reverse phone lookups

use revphone; my $revlookup = revphone; $revlookup->revlookup('6016841121');
Return--> Nobody,is_here 555 milky way ln. Clinton, Ms 39056

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

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 (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.