Skip to content

Commit

Permalink
use DEMOLISH for Mouse's policy.
Browse files Browse the repository at this point in the history
  • Loading branch information
tokuhirom committed Feb 4, 2011
1 parent 3ebeb1e commit 63fdef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/OrePAN/Archive.pm
Expand Up @@ -191,7 +191,7 @@ sub unzip {
}
}

sub DESTROY {
sub DEMOLISH {
my $self = shift;
$self->tmpdir->rmtree();
}
Expand Down

0 comments on commit 63fdef6

Please sign in to comment.