Group
Extension

Matches 1

Test-Instruction ( L/LN/LNATION/Test-Instruction-0.07.tar.gz, LNATION, 2025; MetaCPAN )
Test-Instruction/lib/Test/Instruction.pm ( view source; MetaCPAN )
 0; my @stack;
        while(@caller = caller($i++)){
                next if $caller[0] eq 'Log::JSON::Lines';
                $stack[$i+1]->{module} = $caller[0];
                $stack[$i+1]->{file

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.