Help for this page

Select Code to Download


  1. or download this
      use Locale::TextDomain;
      my $q = __x ("Error reading file '{file}': {err}",
           file => $file, err => $!);