in reply to Re^2: What's this line means in HTTP::headers? ("the context")
in thread What's this line means in HTTP::headers?

No. wantarray has nothing to do with @old, it has to do with how sub header is called, in what context.
  • Comment on Re^3: What's this line means in HTTP::headers? ("the context")