[Geany-devel] Perl 5.8 vs. 5.10 and default Perl Compile command

Serge A. Ribalchenko fisher at xxxxx
Fri Apr 2 13:46:30 UTC 2010


В Чтв, 01/04/2010 в 12:46 +0100, Nick Treleaven пишет:
> > 
> > I think it's okay to change the default compile command to
> > `perl -c "%f"`. I actually already did this for me a few weeks ago. :)
> 
> Sounds good - this actually works with my perl-5.8.8-32.fc8.

perl -cw "%f"

-w means 'use warnings' and should be used always.

man perl, 'Did we mention that you should definitely consider using the
-w switch?'

-- 
Serge A. Ribalchenko <fisher at tpaba.org.ua>




More information about the Devel mailing list