1Font::TTF::Useall(3) User Contributed Perl Documentation Font::TTF::Useall(3)
2
3
4
6 Font::TTF::Useall - shortcut to 'use' all the Font::TTF modules
7
9 use Font::TTF::Useall;
10
12 Useful for debugging, this module simply does a 'use' on all the other
13 modules that are part of Font::TTF.
14
16 Martin Hosken <http://scripts.sil.org/FontUtils>.
17
19 Copyright (c) 1998-2016, SIL International (http://www.sil.org)
20
21 This module is released under the terms of the Artistic License 2.0.
22 For details, see the full text of the license in the file LICENSE.
23
24
25
26perl v5.28.0 2016-08-03 Font::TTF::Useall(3)