/usr/src/perl/pod/perlfaq4/Why_don_t_my_HERE_documents_wo.pod

Why don't my <

Check for these three things:

  1. There must be no space after the << part.
  2. There (probably) should be a semicolon at the end.
  3. You can't (easily) have any space between in front of the tag.