i cant use <:encoding in the open command usign Perl why? 2006-03-09 - By Rafael De_Linares
Back hi to all, sorry for my poor english. ( its other problem.. :) )
i cant use i/o layers to tell perl that data from that filehandle is in a particular encodign, in my case iso8859-1.
i put in the script open(IN,"<:enconding(cp1252)", "/home/rafa/file.txt");
when running the script the system (rhes3) tell me cant locate PerlIO/encoding.pm in @(protected) bla,bla,bla....
i see that Perl.5.8.0 encode cp1252 is supported by Encode, then ?
i must reinstall perl ? i must reinstall encode ?
the other
i download encode 2.14 from cpan but i cant install it, then system tellme a error
what can i do?
i only want read a iso8859-1 file with perl to put in a postgresql table to generate a php files to see it over apache.
thank you for your time to all
and again sorry for my poor english
hi to all, sorry for my poor english. ( its other problem.. :) )<br>
<br>
i cant use i/o layers to tell perl that data from that filehandle is in a particular encodign, in my case iso8859-1.<br>
<br>
i put in the script open(IN,"<:enconding(cp1252)", <div id="mb_0">"/home/rafa/file.txt");<br> <br> when running the script the system (rhes3) tell me cant locate PerlIO/encoding .pm in @(protected) bla,bla,bla....<br> <br> i see that Perl.5.8.0 encode cp1252 is supported by Encode, then ?<br> <br> i must reinstall perl ?<br> i must reinstall encode ?<br> <br> the other<br> <br> i download encode 2.14 from cpan but i cant install it, then system tellme a error<br> <br> what can i do?<br> <br> i only want read a iso8859-1 file with perl to put in a postgresql table to generate a php files to see it over apache.<br> <br> thank you for your time to all<br> <br> and again sorry for my poor english<br> <span></span> </div>
-- Taroon-list mailing list Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|