Front page | perl.perl5.porters |
Postings from March 2008
Re: Too late for -Co
Thread Previous
|
Thread Next
From:
Aristotle Pagaltzis
Date:
March 25, 2008 20:27
Subject:
Re: Too late for -Co
Message ID:
20080326032732.GL22144@klangraum
* Alberto Simões <albie@alfarrabio.di.uminho.pt> [2008-03-25 22:35]:
> I had some CGI scripts using
> #!perl -CoO
>
> Now, with perl 5.10.0 I can't do that.
>
> What is the preferred solution?
use open OUT => ':utf8', ':std';
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
Thread Previous
|
Thread Next