Next The Perl Hardware Store DC.pm Version 13

Constants

        sub PI () { 3 } 
        $circum = 2 * PI * $r;
        PI = 3;
        Can't modify constant item in scalar assignment at ...


Next Copyright © 2003 M. J. Dominus