Perldoc Browser
5.005
Latest
5.40.2
5.40.1
5.40.0
5.10.1
5.6.2
5.005_01
5.005
Dev
blead
5.41.7
Documentation
Perl
Intro
Tutorials
FAQs
Reference
Operators
Functions
Variables
Modules
Utilities
Release Notes
Community
History
Expand
functions
/
qq/STRING
(
source
,
CPAN
)
You are viewing the version of this documentation from Perl 5.005.
View the latest version
#
q/STRING/
#
qq/STRING/
#
qr/STRING/
#
qx/STRING/
#
qw/STRING/
Generalized quotes. See
perlop
.