Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 25, 2019 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/fe9f3bf537a89da129ddf18e917273ee to your computer and use it in GitHub Desktop.
Save Whateverable/fe9f3bf537a89da129ddf18e917273ee to your computer and use it in GitHub Desktop.
greppable6
EXPORTHOW
File Code
FCO/Red
…/Red.pm6 :32:
my package EXPORTHOW {
HANENKAMP/ModelDB
…/ModelBuilder.pm6 :125:
package EXPORTHOW {
FROGGS/p6-if
…/if.pm :40:
self.import_EXPORTHOW($/, $comp_unit.handle);
LLFourn/p6-CompUnit-Util
…/README.md :206:
Merges the `EXPORTHOW` from `$handle` into the present
LLFourn/p6-CompUnit-Util
…/README.md :207:
`UNIT::EXPORTHOW`. `UNIT::EXPORTHOW` will be created if it doesn't
LLFourn/p6-CompUnit-Util
…/Util.pm6 :168:
my $my-WHO := vivify-QBlock-pkg($*UNIT,'EXPORTHOW').WHO;
LLFourn/p6-CompUnit-Util
…/exports-stuff.pm6 :20:
my package EXPORTHOW {
LLFourn/p6-CompUnit-Util
…/re-exporthow.pm6 :4:
my package EXPORTHOW {
LLFourn/p6-OO-Schema
…/Schema.pm6 :159:
package EXPORTHOW {
jnthn/grammar-debugger
…/Debugger.pm6 :250:
my module EXPORTHOW {
jnthn/grammar-debugger
…/Tracer.pm6 :81:
my module EXPORTHOW {
jnthn/oo-actors
…/Actors.pm6 :31:
my package EXPORTHOW {
jnthn/oo-monitors
…/Monitors.pm6 :111:
my package EXPORTHOW {
nkh/P6-Grammar-Tracer-Compact
…/Compact.pm :54:
my module EXPORTHOW { }
nkh/P6-Grammar-Tracer-Compact
…/Compact.pm :55:
EXPORTHOW::<grammar> = TracedGrammarHOW;
perl6/doc
…/type-graph.txt :385:
class X::EXPORTHOW::Conflict does X::Comp
perl6/doc
…/type-graph.txt :386:
class X::EXPORTHOW::InvalidDirective does X::Comp
perl6/doc
…/type-graph.txt :387:
class X::EXPORTHOW::NothingToSupersede does X::Comp
perlpilot/Grammar-Profiler-Simple
…/Simple.pm :40:
my module EXPORTHOW { }
perlpilot/Grammar-Profiler-Simple
…/Simple.pm :41:
EXPORTHOW.WHO.<grammar> = ProfiledGrammarHOW;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment