The document discusses how Grant Street Group uses Perl to power their online tax lien auctions and property tax payment systems. Key points:
- Tax lien auctions see 20 million bidders in 2011 placing over 30 billion bids, with auctions closing in under 20 seconds using random tie-breaking in Perl.
- Their property tax payment system handles up to 1 million parcels for large Florida counties, with sub-second search times and average user session times of only 4-9 minutes powered by Perl and MySQL.
- Converting a large county's tax roll database of 900,000 parcels and 5.6 million bills over 6 years to their system takes only 3 hours using a highly parallel Perl-