You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.
$ zef install Hinges
===> Searching for: Hinges
===> Testing: Hinges
===SORRY!=== Error while compiling /home/cbwood/.zef/store/hinges.git/c608f262c26b301c6432436836c0df0a1eaf6c50/lib/Hinges/Markup.pm (Hinges::Markup)
Attribute $!filepath not declared in class Hinges::MarkupTemplate
at /home/cbwood/.zef/store/hinges.git/c608f262c26b301c6432436836c0df0a1eaf6c50/lib/Hinges/Markup.pm (Hinges::Markup):118
------> }⏏<EOL>
===SORRY!=== Error while compiling /home/cbwood/.zef/store/hinges.git/c608f262c26b301c6432436836c0df0a1eaf6c50/lib/Hinges/Markup.pm (Hinges::Markup)
Attribute $!filepath not declared in class Hinges::MarkupTemplate
at /home/cbwood/.zef/store/hinges.git/c608f262c26b301c6432436836c0df0a1eaf6c50/lib/Hinges/Markup.pm (Hinges::Markup):118
------> }⏏<EOL>
===SORRY!=== Error while compiling /home/cbwood/.zef/store/hinges.git/c608f262c26b301c6432436836c0df0a1eaf6c50/lib/Hinges/Markup.pm (Hinges::Markup)
Attribute $!allow_exec not declared in class Hinges::MarkupTemplate
at /home/cbwood/.zef/store/hinges.git/c608f262c26b301c6432436836c0df0a1eaf6c50/lib/Hinges/Markup.pm (Hinges::Markup):118
------> }⏏<EOL>
===SORRY!=== Error while compiling /home/cbwood/.zef/store/hinges.git/c608f262c26b301c6432436836c0df0a1eaf6c50/lib/Hinges/Markup.pm (Hinges::Markup)
Attribute $!filename not declared in class Hinges::MarkupTemplate
at /home/cbwood/.zef/store/hinges.git/c608f262c26b301c6432436836c0df0a1eaf6c50/lib/Hinges/Markup.pm (Hinges::Markup):118
------> }⏏<EOL>
===SORRY!===
Calling defined(Mu, Str) will never work with signature of the proto (Mu, *%)
at t/05-input.t:225
------> ok !⏏defined $encoding, 'no encoding';
Calling defined(Mu, Str) will never work with signature of the proto (Mu, *%)
at t/05-input.t:247
------> ok !⏏defined $encoding, 'no encoding';
===SORRY!=== Error while compiling /home/cbwood/.zef/store/hinges.git/c608f262c26b301c6432436836c0df0a1eaf6c50/lib/Hinges/Markup.pm (Hinges::Markup)
Attribute $!allow_exec not declared in class Hinges::MarkupTemplate
at /home/cbwood/.zef/store/hinges.git/c608f262c26b301c6432436836c0df0a1eaf6c50/lib/Hinges/Markup.pm (Hinges::Markup):118
------> }⏏<EOL>
===> Testing [FAIL]: Hinges
Aborting due to test failure: Hinges (use --force-test to override)
The text was updated successfully, but these errors were encountered:
Hinges is a legacy library that I am not the original author on (that would be @masak). I had created this repository after splitting it out of the original "web" repository, when I was working on a new Web core library. If someone wants to take it over as maintainer and update the library to modern Perl 6, please let me know.
Output from installation attempt:
The text was updated successfully, but these errors were encountered: