Help for this page

Select Code to Download


  1. or download this
    Cannot decode string with wide characters at /usr/lib/perl/5.10/Encode
    +.pm line 174.
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    croak("It works yet...");
    my $referer_url = "@{[ $q->url ]}";
    croak("Cannot decode string... error before this line.");