Skip to content

Conversation

@rmfalves
Copy link

No description provided.

for my $Item (@Values) {
$Item //= '';

if ($Item) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the hard coded key 'Item' really wanted here?
It would also help me to have a more descriptive name of $ItemList. It looks like a mapping but it is not obvious to me what is mapped to what.

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.

3 participants