Skip to content

making \t explicit in sub My::postamble #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

garu
Copy link
Contributor

@garu garu commented Mar 3, 2013

The Makefile is rather sensitive in terms of whitespace and tabs. If people copy the provided "My::postamble" subroutine example, it is important that tabs are written as tabs, and never expanded into whitespace.

The Makefile is rather sensitive in terms of whitespace and tabs. If people copy the provided "My::postamble" subroutine example, it is important that tabs are written as tabs, and never expanded into whitespace.
@shadowcat-mst
Copy link
Owner

I'm not merging this since OMG you've added something that's (a) >80 chars and (b) completely illegible.

Instead, I've added a comment to the POD saying "this has to be a hard tab". I
guess the alternative would be to provide something that emits the relevant
Makefile stanza, but that's probably overkill for the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants