Lines Matching refs:Now
7 Now accepts coderef for CHECK!
57 Now FB_(PERLQQ|HTMLCREF|XMLCREF) implies LEAVE_SRC so
107 Now Encode::utf8's fallbacks are compliant to Encode standard.
163 Now works for characters U+10000 and above. This fix was needed
244 Now: define_alias( qr/\bGB[-_ ]?2312(?!-?raw)/i => '"euc-cn"' );
270 Now skips for EBCDIC platform.
321 + Now uses Getopt::Long so it accepts long name options
363 Now guesses UTF-(16|32)(BE|LE) when the string contains \x00.
621 Now that binmode(FH) does implicit ":bytes" revisit
744 done in perl@16308 but Philip linted me further. Now the error
776 Now decodes euc-jisx0213 also. CAVEAT: encode("euc-jp"...) and
806 Now does decent tests besides use_ok()
855 Now all CJKT encodings go thru round-trip test via t/CJKT.t.
1133 my false laziness at Encode.pm is fixed. Now %ExtModules are set
1150 is fixed. Now even UTF/UCS are autoloaded!
1258 Now all .ucm are stacked in byte_t; They all share ascii part so 50%
1511 Now Then
1572 Now Encode::JP is more strict on the difference between ISO-2022-JP
1632 Now all table files used by compile are postfixed '_t' to avoid
1701 demand-loaded like Encode::XX. Now only ascii is compiled into
1739 Now the pod in Encode.pm is abridged as programming references.