package Aegisub; use Exporter 'import'; @EXPORT = qw( text_extents ); @EXPORT_OK = qw( warn ); 1;