FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF Aegisub.pm

Originally committed to SVN as r1761.
This commit is contained in:
Karl Blomster 2008-01-18 03:22:31 +00:00
parent 864c446318
commit 7ffc21cc7e
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
package Aegisub;
use Exporter 'import';
@EXPORT = qw( text_extents );
@EXPORT_OK = qw( warn );
1;