Skip Menu |

This queue is for tickets about the Net-XWhois CPAN distribution.

Report information
The Basics
Id: 2450
Status: new
Priority: 0/
Queue: Net-XWhois

People
Owner: Nobody in particular
Requestors: ache [...] nagual.pp.ru
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: Domain cache code not works - forget to set $domain
Cache code not works since $domain is always uninitialized, so cache directory is always opened as file instead of real data. Add this line my $domain = $self->{ Domain }; before #see if we already have a response in the cache, unless told not to comment to make cache really works.
Fixed in 0.94.