16 lines
369 B
Plaintext
16 lines
369 B
Plaintext
$OpenBSD: patch-lib_Font_TTF_AATutils_pm,v 1.1 2003/12/07 18:04:47 naddy Exp $
|
|
--- lib/Font/TTF/AATutils.pm.orig 2003-12-07 18:41:26.000000000 +0100
|
|
+++ lib/Font/TTF/AATutils.pm 2003-12-07 18:41:49.000000000 +0100
|
|
@@ -1,5 +1,11 @@
|
|
package Font::TTF::AATutils;
|
|
|
|
+=head1 NAME
|
|
+
|
|
+Font::TTF::AATutils
|
|
+
|
|
+=cut
|
|
+
|
|
use strict;
|
|
use vars qw(@ISA @EXPORT);
|
|
require Exporter;
|