X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlhack.pod;h=f0b2ead4d1f5e0de0629ff733d325c97b668b60e;hb=6168cf9995a8bfcfe4ab9350ebc7de70215ae9af;hp=0d7581cc9ccd8f116c2c23b29876a90be26731c8;hpb=fcc89a6494dc130c3657cad22a6e534f2cdd2805;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlhack.pod b/pod/perlhack.pod index 0d7581c..f0b2ead 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -38,12 +38,14 @@ releases of Perl are shepherded by a ``pumpking'', a porter responsible for gathering patches, deciding on a patch-by-patch feature-by-feature basis what will and will not go into the release. For instance, Gurusamy Sarathy was the pumpking for the 5.6 release of -Perl, and Jarkko Hietaniemi is the pumpking for the 5.8 release, and -Hugo van der Sanden will be the pumpking for the 5.10 release. +Perl, and Jarkko Hietaniemi was the pumpking for the 5.8 release, and +Hugo van der Sanden and Rafael Garcia-Suarez share the pumpking for +the 5.10 release. In addition, various people are pumpkings for different things. For -instance, Andy Dougherty and Jarkko Hietaniemi share the I -pumpkin. +instance, Andy Dougherty and Jarkko Hietaniemi did a grand job as the +I pumpkin up till the 5.8 release. For the 5.10 release +H.Merijn Brand took over. Larry sees Perl development along the lines of the US government: there's the Legislature (the porters), the Executive branch (the @@ -1933,6 +1935,14 @@ C<-torture> argument to F. Run all the tests with -Mutf8. Not all tests will succeed. +=item minitest.utf16 test.utf16 + +Runs the tests with UTF-16 encoded scripts, encoded with different +versions of this encoding. + +C runs the test suite with a combination of C<-utf8> and +C<-utf16> arguments to F. + =item test_harness Run the test suite with the F controlling program, instead of