[Perl-unix-users] Problems with lc and uc using utf-8

2005-03-11 Thread Jan Romportl
Hello everyone, could anybody give me a hint how to solve the following problem? When I try this: #!/usr/bin/perl use locale; $aaa = ""; # specific lowercase central European character (e.g. with special punctuation) $bbb = uc($aaa); print "$aaa\n$bbb\n"; the uc function doesn't convert an

[Perl-unix-users] How to open the multiple pages using netscape.

2005-03-11 Thread M.Srinivasa Rao
How to open the new page when netscape(mizilla) is already running in unix using the perl? With regards, Srinivas. ___ Perl-Unix-Users mailing list Perl-Unix-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs