1MDOM::Token::Separator(U3s)er Contributed Perl DocumentatMiDoOnM::Token::Separator(3)
2
3
4
6 MDOM::Token::Separator - Makefile separators like colons and leading
7 tabs
8
10 MDOM::Token::Separator
11 isa MDOM::Token::Word
12 isa MDOM::Token
13 isa MDOM::Element
14
17 This class has no methods beyond what is provided by its
18 MDOM::Token::Word, MDOM::Token and MDOM::Element parent classes.
19
21 See the support section in the main module.
22
24 Adam Kennedy <adamk@cpan.org>
25
27 Copyright 2001 - 2006 Adam Kennedy.
28
29 This program is free software; you can redistribute it and/or modify it
30 under the same terms as Perl itself.
31
32 The full text of the license can be found in the LICENSE file included
33 with this module.
34
35
36
37perl v5.32.1 2021-01-27 MDOM::Token::Separator(3)