davorg-cpan / moox-role-json_ld

Moo role to easily add JSON-LD generation into a class
1 stars 5 forks source link

Using MooX::Alias seems to break MooX::JSON_LD #25

Open robrwo opened 4 years ago

robrwo commented 4 years ago

If MooX::Alias is used to create an alias for a MooX::JSON_LD attribute, then it seems to "overwrite" any changes to the attribute.

davorg commented 4 years ago

Got a failing test for that?

choroba commented 3 years ago

There is no MooX::Alias, only MooX::Aliases. I tried to create a failing test, but I failed (i.e. all tests passed).