Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: Embed empty value using qw()

by BrentDax (Hermit)
on Sep 03, 2001 at 09:52 UTC ( [id://109820]=note: print w/replies, xml ) Need Help??


in reply to Re: Embed empty value using qw()
in thread Embed empty value using qw()

Actually, it's more like doing that in a BEGIN block--qw(a b c) becomes ('a', 'b', 'c') at compile time (at least in newer Perls).

=cut
--Brent Dax
There is no sig.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://109820]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-19 19:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found