use Exporter; #### @EXPORT = qw( $fleece ); #### @EXPORT_OK = qw( $fleece ); #### use Fleece qw( $fleece );