Closed p5pRT closed 13 years ago
Does anybody know anybody who really uses Encode::ConfigLocal? The enc2xs manpage says:
7. If you want to add your encoding to Encode's demand-loading list (so you don't have to "use Encode::YourEncoding")\, run
enc2xs -C
to update Encode::ConfigLocal\, a module that controls local settings. After that\, "use Encode;" is enough to load your encodings on demand.
But I can find nothing else on what that might be used for\, or how.
The patch below is virtually only doc changes. I'd appreciate it if other eyes than my own could please look it over to make sure I haven't accidentally swapped around something so much that it is no longer truthful.
Thank you.
--tom
On Sun May 01 12:37:33 2011\, tom christiansen wrote:
Does anybody know anybody who really uses Encode::ConfigLocal? The enc2xs manpage says:
7. If you want to add your encoding to Encode's demand-loading list (so you don't have to "use Encode::YourEncoding")\, run
enc2xs \-C to update Encode​::ConfigLocal\, a module that controls local settings\. After that\, "use Encode;" is enough to load your encodings on demand\.
But I can find nothing else on what that might be used for\, or how.
The patch below is virtually only doc changes. I'd appreciate it if other eyes than my own could please look it over to make sure I haven't accidentally swapped around something so much that it is no longer truthful.
I scanned through it very quickly\, but did not find any errors\, except for a minor capitalisation problem:
+I\
Shouldnāt Term be lc?
Could you resubmit this to Encodeās CPAN queue? (bug-Encode@rt.cpan.org)
CPAN is upstream.
The RT System itself - Status changed from 'new' to 'open'
Like everything that's in cpan/ in an unbuilt source tree\, Encode's upstream is cpan - Patches for Encode should go to Dan Kogai.
-j
@iabyn - Status changed from 'open' to 'rejected'
Migrated from rt.perl.org#89640 (status was 'rejected')
Searchable as RT89640$