home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!linus!philabs!acheron!scifi!watson!yktnews!admin!sundare
- From: sundare@watson.ibm.com (C. Sundaresan)
- Subject: file handle unknown in subroutine
- Sender: news@watson.ibm.com (NNTP News Poster)
- Message-ID: <1992Dec28.221202.24649@watson.ibm.com>
- Date: Mon, 28 Dec 1992 22:12:02 GMT
- Distribution: usa
- Disclaimer: This posting represents the poster's views, not necessarily those of IBM
- Nntp-Posting-Host: fiddler.watson.ibm.com
- Organization: IBM T.J. Watson Research Center
- Lines: 6
-
- I open a file in the main part of the Perl script and writing
- to it works fine, but in my subroutines the file handle seems
- to be unknown. Is the scoping for filehandles unlike that of
- variables?
-
- Chris Sundaresan
-