X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/1761cee512762c09b2a848d3c6cbd5a3b4232ffa..f688e3acac1195ff1fc1037245fc7d642c63538d:/form.h diff --git a/form.h b/form.h index ca2a0c8..4353b63 100644 --- a/form.h +++ b/form.h @@ -1,6 +1,6 @@ /* form.h * - * Copyright (c) 1991-2000, Larry Wall + * Copyright (c) 1991-2001, Larry Wall * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -23,4 +23,5 @@ #define FF_NEWLINE 13 #define FF_BLANK 14 #define FF_MORE 15 +#define FF_0DECIMAL 16