Help for this page
sub xxx { my $s = shift; $s =~ s/^\n+//; $s; }
#!/usr/bin/perl ... # B' # Looks like you failed 1 test of 1.