This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Implement the encoding pragma for regex literals.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 6 Nov 2001 03:05:34 +0000 (03:05 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 6 Nov 2001 03:05:34 +0000 (03:05 +0000)
commita72c75842468bcd2a7cf17032844c4040a5a31e2
treef1d67259d9b154926eb495b329d3239f96b9be7c
parent545666dba9cc33d16d0b8341e36facdb43c44913
Implement the encoding pragma for regex literals.

p4raw-id: //depot/perl@12864
lib/encoding.pm
lib/encoding.t
regcomp.c
regexec.c