This is the revision history for exporter in <matrix.org:#rAnyijhRxzFRfdjSHl:matrix.org>
factoid_id | subject | copula | predicate | author | namespace |
---|---|---|---|---|---|
11745 | exporter | is | Exporter - make subroutines (or other symbols) available in "use"ing modules: package Foo; use strict; use warnings; use Exporter 'import'; our @EXPORT_OK = qw(bar baz quux); | pink_mist | <*:##NULL> |