Changes

Getting Started with Zebra

12 bytes removed, 00:54, 12 February 2010
m
no edit summary
# loop through the first 50 hits results
my $index = 0;
for ( my $i = ( 0; $i <= .. 49; $i++ ) {
# get the record
2
edits