Help for this page
#!/usr/bin/perl use warnings; ... say "The strings seem equal"; } }
The strings are not equal The strings seem equal