Help for this page
use strict; use warnings; ... my $that = 'tata'; if(fc($this) eq fc($that)) {print "wtf\n"}
Undefined subroutine &main::fc called at try.pl line 7.