This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert taint.t to lexical file and directory handles, and 3 argument open.
[perl5.git] / regcharclass.h
index 9c61489..ea5cb99 100644 (file)
@@ -1,15 +1,14 @@
-/*  -*- buffer-read-only: t -*-
+/* -*- buffer-read-only: t -*-
  *
  *    regcharclass.h
  *
- *    Copyright (C) 2007, by Larry Wall and others
+ *    Copyright (C) 2007 by Larry Wall and others
  *
  *    You may distribute under the terms of either the GNU General Public
  *    License or the Artistic License, as specified in the README file.
  *
  * !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
- * This file is built by Porting/regcharclass.pl.
- * (Generated at: Fri Apr 27 12:34:16 2007 GMT)
+ * This file is built by regen/regcharclass.pl.
  * Any changes made here will be lost!
  */
 
     ( ( ( !( is_utf8 ) ) && ( 0xDF == ((U8*)s)[0] ) ) ? len=1, 0xDF : 0 )   \
 : 0 )
 
+
 /* ex: set ro: */