Since  #!/usr/bin/perl -C   no longer works, I've been pondering on what
is a good replacement. How do people feel about:

 #!/usr/bin/perl

 use unicode;

With tags to control it; things like

 use unicode qw( :stdio :env :argv :defaultio :locale );

-- 
Paul "LeoNerd" Evans

leon...@leonerd.org.uk     |    CPAN ID: PEVANS

Attachment: signature.asc
Description: Digital signature

Reply via email to