Skip to content

No next::method 'new' found for SQL::Abstract::More #19

@pjlsergeant

Description

@pjlsergeant
# Works on 5.30.2, fails on 5.16.3
# No next::method 'new' found for SQL::Abstract::More at /Users/pjlsergeant/perl5/perlbrew/perls/perl-5.16.3/lib/5.16.3/darwin-2level/mro.pm line 27.

use Module::Runtime;
Module::Runtime::require_module('SQL::Abstract::More');
my $s = SQL::Abstract::More->new();

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