Refactor for Human Readability
authorColin Campbell <colin.campbell@ptfs-europe.com>
Fri, 19 Mar 2010 16:09:30 +0000 (16:09 +0000)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 7 Apr 2010 15:20:23 +0000 (11:20 -0400)
commit3d86d6af53281c267d41d332489b41ffa061e596
tree9c71e78a2389a175d581cd2c13d6962e0e0416f6
parent70af4593722ce2f3debd4f6d2c251ad29008b923
Refactor for Human Readability

Fixes  generation of empty index page when total_parcels is a multiple of pagesize
Remove some calculations whose results were not used
Make variable names meaningful (results and count arnt)
Fix errors in pod syntax
Make what code does clearer to readers who are not computers
Use a subroutine

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
acqui/parcels.pl