bagyi has asked for the wisdom of the Perl Monks concerning the following question:
I am wondering how perl move/copy functions are able to take either a file name(string) or filehandle as parameter. Is there any way user code can find this out? without any hack. or using 3rd party modules?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: check scalar holds filehandle
by BrowserUk (Patriarch) on Oct 30, 2015 at 08:12 UTC | |
by Discipulus (Canon) on Oct 30, 2015 at 09:08 UTC | |
by BrowserUk (Patriarch) on Oct 30, 2015 at 09:16 UTC | |
by afoken (Chancellor) on Oct 31, 2015 at 07:57 UTC | |
|
Re: check scalar holds filehandle
by choroba (Cardinal) on Oct 30, 2015 at 08:29 UTC | |
by Anonymous Monk on Oct 30, 2015 at 08:34 UTC | |
|
Re: check scalar holds filehandle
by Anonymous Monk on Oct 30, 2015 at 06:36 UTC |