On 07/18/2007 12:13 AM, Jack Minoshima wrote:
[...]
Please tell my why I need quote after use base while using strict subs.
Thank you very much in advance !
-- jackm


The first explanation is that the module's documentation suggests that the quotes are required.

The second quick explanation is that Perl automatically quotes barewords for you unless you "use strict 'subs'"


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to