Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

Module currently not installable #4

Open
Xliff opened this issue Aug 4, 2018 · 2 comments
Open

Module currently not installable #4

Xliff opened this issue Aug 4, 2018 · 2 comments

Comments

@Xliff
Copy link

Xliff commented Aug 4, 2018

Output from installation attempt:

$ 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)
@supernovus
Copy link
Owner

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.

@masak
Copy link
Collaborator

masak commented Nov 27, 2018

Actually, @tene wrote that one long ago, IIRC.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants