1MDOM::Util(3) User Contributed Perl Documentation MDOM::Util(3)
2
3
4
6 MDOM::Util - Utilities methods for Makefile::DOM
7
9 Includes auxiliary methods.
10
11 trim_tokens
12 Remove space tokens from the beginning or the end of a list reference.
13
15 Yichun "agentzh" Zhang (章亦春) <agentzh@gmail.com>
16
18 Copyright 2006-2014 by Yichun "agentzh" Zhang (章亦春).
19
20 This library is free software; you can redistribute it and/or modify it
21 under the same terms as Perl itself.
22
24 MDOM::Document, MDOM::Document::Gmake, PPI, Makefile::Parser::GmakeDB,
25 makesimple.
26
27
28
29perl v5.32.1 2021-01-27 MDOM::Util(3)