package bspace; use strict; use warnings; use Exporter 'import'; BEGIN { our @EXPORT = qw(bgo bhelp); } [download]
In reply to Re^2: Circular usage by ysth in thread Circular usage by Sprad