Skip to content
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

Added PERL 5.26 to build #168

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Added PERL 5.26 to build #168

wants to merge 5 commits into from

Conversation

marcoooo
Copy link
Contributor

Description

Added 5.26 to PERL build

Use case

Expected upgrade to PERL 5.26

Benefits

Code testing works with 5.26

Possible Drawbacks

TBD

Copy link

@EbiArnie EbiArnie left a comment

Choose a reason for hiding this comment

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

There are a few debug prints left, these should be removed.

@@ -151,7 +151,7 @@ sub get_filters {
mart => $dataset->mart()->name(),
virtualSchema => $dataset->mart()->virtual_schema(),
dataset => $dataset->name()});

print Dumper("test response", $response);

Choose a reason for hiding this comment

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

The debug printouts should be removed.

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