Skip to content

Bareword found #19

Description

@mskempri

After many changes and errors I changed my Makefile to this list to make sure that it compiles correctly
for my $e (sort @syms) { if($e =~ /(OBSOLETE|^CURL_EXTERN|_LAST\z|_LASTENTRY\z|CURL_DID_MEMORY_FUNC_TYPEDEFS\z|^CURL_STRICTER\z)/) {
however on make test it fails as it says

Bareword "CURLOPT_TIMEOUT" not allowed while "strict subs" in use at t/21write-to-scalar.t line 15.
And this is for all the constants that are being defined. Module is installed but not working.
I'm working on MacOS Sierra 10.12.4

Any thoughts?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions