Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tokuhirom committed Feb 4, 2011
1 parent e23edad commit 66c2c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/OrePAN/Package/Index.pm
Expand Up @@ -37,6 +37,7 @@ sub add {
}
}

# TODO need flock?
sub save {
my ($self, ) = @_;
my $fh = IO::Zlib->new($self->filename, 'wb') or die $!;
Expand Down

0 comments on commit 66c2c3e

Please sign in to comment.