Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Distinguishing a filehandle for an in-memory string

by jrw (Monk)
on May 18, 2018 at 11:36 UTC ( [id://1214838]=note: print w/replies, xml ) Need Help??


in reply to Re: Distinguishing a filehandle for an in-memory string
in thread Distinguishing a filehandle for an in-memory string

I noticed this, but I saw somewhere in a comment or in some piece of documentation that it says something like "currently returns -1", which made me think that that is not a reliable way to check. But maybe it's as reliable as checking for "scalar" in the list of IO layers?
  • Comment on Re^2: Distinguishing a filehandle for an in-memory string

Replies are listed 'Best First'.
Re^3: Distinguishing a filehandle for an in-memory string
by ikegami (Patriarch) on May 19, 2018 at 01:10 UTC

    Checking for an in-memory handle is not what you want to check for. It's only one kind of Perl file handle that's not a system file handle.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-24 09:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found