in reply to Heredoc in one-liner?
Given that you mentioned "several languages", I'll assume UTF-8. so joe@example.com (joe @ example.com) should also do the trick.
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
|
|---|