Help for this page
if ($have_File_Spec) { @Encoding_Path = (grep(-d $_, ... else { @Encoding_Path = (grep(-d $_, map($_ . '/XML/Parser/Encodings', @INC +)), '.'); }
=item XML::Parser::Expat::load_encoding(ENCODING) ... (...) The only reason users should use this function is to explicitly load an encoding not contained in the @Encoding_Path list.