use strict; use Book::Counter; print "Content-type: text/plain\n\n"; Book::Counter::run();