Re: Include variables from external perl script
- From: nobull67@xxxxxxxxx (Nobull67@xxxxxxxxx)
- Date: Tue, 30 Oct 2007 17:51:28 -0000
On Oct 30, 2:50 pm, mri...@xxxxxxxxx (Paul Lalli) wrote:
If there is no strict, 'our' is a no-op.
Not entirely true. The scope of a variable declared with our is
different from one that's not needed to be declared because use strict
is not in use.
.
- Follow-Ups:
- Re: Include variables from external perl script
- From: Paul Lalli
- Re: Include variables from external perl script
- From: Paul Lalli
- Re: Include variables from external perl script
- References:
- Include variables from external perl script
- From: Howa
- Re: Include variables from external perl script
- From: Jeff Pang
- Re: Include variables from external perl script
- From: Ron Bergin
- Re: Include variables from external perl script
- From: Paul Lalli
- Include variables from external perl script
- Prev by Date: Re: Syntax Checker Script
- Next by Date: RE: Pragmas use strict and use warnings
- Previous by thread: Re: Include variables from external perl script
- Next by thread: Re: Include variables from external perl script
- Index(es):