use MyModul qw(%form %config);
1 2 3 4
package MyModul; require Exporter; our @EXPORT_OK = qw(%form %config);