in reply to RE: Re: require problems
in thread require problems

my $true = "0 but true"; print "$true\n" if $true == 0;