develooper Front page | perl.perl5.porters | Postings from August 2016

[perl #129109] Can't programmatically require() module insidephasers (Cannot invoke this object (REPR: Null; VMNull))

Thread Previous
From:
Clifton Wood via RT
Date:
August 29, 2016 03:01
Subject:
[perl #129109] Can't programmatically require() module insidephasers (Cannot invoke this object (REPR: Null; VMNull))
Message ID:
rt-4.0.24-32373-1472358517-1955.129109-14-0@perl.org
Can someone move this to the perl6 queue, please.

Thanks.

On Sat Aug 27 21:24:25 2016, clifton.wood@gmail.com wrote:
> Attempting this from the commandline will trigger this already known
> issue:
> 
> $ perl6 -Ilib -e 'my @r; BEGIN { @r = <Test>; }; INIT { require
> ::("$_") for @r };'
> 
> ===SORRY!===
> Cannot invoke this object (REPR: Null; VMNull)
> 
> See also:
> 
> https://rt.perl.org/Ticket/Display.html?id=129096




Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About