gugod / gugod/markapl

Using Moose & Markapl will cause "Prototype mismatch" message

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Perl
Stars
13
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Using Moose & Markapl will cause "Prototype mismatch" message:
Prototype mismatch: sub MyView::meta: none vs (&) at (eval 208) line 1.
This is the code:
#!/usr/bin/env perl
package MyView;

```
use Moose;
use Markapl;

package main;

__END__
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.