|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^8: Spot the bugby Perl Mouse (Chaplain) |
| on Dec 22, 2005 at 06:48 UTC ( [id://518521]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
But Perl doesn't have a 'file' as datatype. Perl has filehandles. Just like it has hashes. You can have multiple filehandles, and actions on them don't interfere. You can have multiple hashes, and actions on them don't interfere either.
And while it's true that you can open multiple handles to the same file, when was the last time you saw a program opening multiple handles on STDIN or on a socket, to name a few common streams programs read from?
Perl --((8:>*
In Section
Meditations
|
|
||||||||||||||||||||||||||||||||