This is used in conjunction with GetOpt::Long so I'm wondering how that print syntax works. Is it something specific to GetOpt or what? I couldn't find any mention of it in the perldoc page for GetOpt::Long. Thanks.sub usage() { print <<"END_USAGE"; Usage: -f <file> END_USAGE }
In reply to Please explain: print <<"END_USAGE"; by richz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |