prev <<
Using use
>> next
Exporter
file: examples/016_exporter.pl
1:
use rlib '.';
2:
use Groon qw(blorf);
3:
4:
blorf();