$aim->get_info($screen_name) Sends an info request to the server for $screen_name. The server should reply with a URL which will contain the info requested about the user.
use Data::Dumper; ... my $result = $aim->get_info("screenname"); print Dumper($result); ...
In reply to Re: CGI Net::AIM get_info()
by Roger
in thread CGI Net::AIM get_info()
by rgens
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |