Skip to content

Whitespace is valid#2

Merged
domm merged 1 commit intodomm:masterfrom
barbie:master
Aug 21, 2012
Merged

Whitespace is valid#2
domm merged 1 commit intodomm:masterfrom
barbie:master

Conversation

@barbie
Copy link
Contributor

@barbie barbie commented Aug 11, 2012

A few of my modules have been failing on CPANTS due to odd "(eval?)" errors. It turns out that because I use whitespace within my quoting, e.g. "use base qw( Data::Phrasebook::Loader::Base Data::Phrasebook::Debug );", the extra whitespace is flagged as an extra use call.

The patch is to split on all whitespace, and don't add to the list unless we actually have content.

domm added a commit that referenced this pull request Aug 21, 2012
@domm domm merged commit 50ffc00 into domm:master Aug 21, 2012
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