centos man page for ppi::token::dashedword

Query: ppi::token::dashedword

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PPI::Token::DashedWord(3)				User Contributed Perl Documentation				 PPI::Token::DashedWord(3)

NAME
PPI::Token::DashedWord - A dashed bareword token
INHERITANCE
PPI::Token::DashedWord isa PPI::Token isa PPI::Element
DESCRIPTION
The "dashed bareword" token represents literal values like "-foo". NOTE: this class is currently unused. All tokens that should be PPI::Token::DashedWords are just normal PPI::Token::Word instead. That actually makes sense, since there really is nothing special about this class except that dashed words cannot be subroutine names or keywords. As such, this class may be removed from PPI in the future.
METHODS
literal Returns the value of the dashed word as a string. This differs from "content" because "-Foo'Bar" expands to "-Foo::Bar".
SUPPORT
See the support section in the main module.
AUTHOR
Adam Kennedy <adamk@cpan.org>
COPYRIGHT
Copyright 2001 - 2011 Adam Kennedy. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. perl v5.16.3 2011-02-26 PPI::Token::DashedWord(3)
Related Man Pages
ppi::token::word5.16(3) - osx
ppi::token::operator(3) - osx
ppi::token::magic(3) - centos
ppi::token::magic(3pm) - debian
ppi::token::operator(3pm) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq