--- trunk/lib/WebPAC/Input/ISIS.pm 2005/12/31 16:28:18 336 +++ trunk/lib/WebPAC/Input/ISIS.pm 2006/05/14 19:45:36 497 @@ -48,9 +48,9 @@ =head2 open_db -Returns handle to database +Returns handle to database and size in records - my $db = $open_db( + my ($db,$size) = $open_db( path => '/path/to/LIBRI' }