This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
[perl5.git] / MAINTAIN
index 12f987d..be9eaff 100644 (file)
--- a/MAINTAIN
+++ b/MAINTAIN
@@ -154,7 +154,6 @@ ext/DynaLoader/DynaLoader_pm.PL
 ext/DynaLoader/Makefile.PL     
 ext/DynaLoader/README  
 ext/DynaLoader/dl_aix.xs       aix
-ext/DynaLoader/dl_cygwin.xs    cygwin
 ext/DynaLoader/dl_dld.xs       rsanders
 ext/DynaLoader/dl_dlopen.xs    timb
 ext/DynaLoader/dl_hpux.xs      hpux
@@ -477,6 +476,7 @@ lib/bigint.pl
 lib/bigrat.pl  
 lib/blib.pm    
 lib/cacheout.pl        
+lib/charnames.pm               ilya
 lib/chat2.pl   
 lib/complete.pl        
 lib/constant.pm        
@@ -683,6 +683,7 @@ t/lib/cgi-form.t
 t/lib/cgi-function.t   
 t/lib/cgi-html.t       
 t/lib/cgi-request.t    
+t/lib/charnames.t              ilya
 t/lib/checktree.t      
 t/lib/complex.t                        complex
 t/lib/db-btree.t               pmarquess