Help for this page

Select Code to Download


  1. or download this
    #! /home/pete/CitrusPerl/perl/bin/perl
    #
    # LCDdisplay.pl
    ...
        $string =~ s/\.//g;
        return strlen($string);
    }