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

RE: Re: output record seperator!

by mdillon (Priest)
on Aug 27, 2000 at 12:57 UTC ( #29880=note: print w/ replies, xml ) Need Help??


in reply to Re: output record seperator!
in thread output record seperator!

actually, $\ is set to undef by default. perhaps vnpandey's code is using a module that sets $\ before it is printed.

i ran the following on my system and it showed me that $\ hadn't yet been set:

perl -e "print '$\ undefined', $/ unless defined $\;"

outputs (for me):

$\ undefined


Comment on RE: Re: output record seperator!
Download Code

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others examining the Monastery: (18)
As of 2013-06-20 12:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    How many continents have you visited?









    Results (685 votes), past polls