Help for this page

Select Code to Download


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