Help for this page
sub usagedie { print <<'END_USAGE'; ... END_USAGE exit(1); }
SomeFunction(<<'PARAM1', 42, <<"PARAM3"); this is the ... and this is the text for param3 with $i variable interpolation this time PARAM3