Help for this page
#!/usr/bin/perl use strict; ... } print STDOUT "No history items\n" if $numberOfHistoryItems == +0; }