source:
perl/modules/AIM/lib/Net/OSCAR/Callbacks/9/BOS_rights_response.pm
@
7a1c90d
Last change on this file since 7a1c90d was 7a1c90d, checked in by Geoffrey Thomas <geofft@mit.edu>, 17 years ago | |
---|---|
|
|
File size: 198 bytes |
Rev | Line | |
---|---|---|
[7a1c90d] | 1 | package Net::OSCAR::Callbacks; |
2 | use strict; | |
3 | use warnings; | |
4 | use vars qw($connection $snac $conntype $family $subtype $data $reqid $reqdata $session $protobit %data); | |
5 | sub { | |
6 | ||
7 | $session->set_info(""); | |
8 | ||
9 | }; |
Note: See TracBrowser
for help on using the repository browser.