Help for this page

Select Code to Download


  1. or download this
    use constant TEST => 'def';
    my $string = 'abcdefg';
    ...
    }else{
       print "The string doesn't contain the constant.\n";
    }