pike.git
/
src
/
modules
/
Perl
/
perlmod.c
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/Perl/perlmod.c:1:
-
/* $Id: perlmod.c,v 1.
26
2002/
08
/
29
12
:
48
:
40
stensson
Exp $
*/
+
/*
\
+
|||
This file is part of Pike. For copyright information see COPYRIGHT.
+
||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
+
||| for more information.
+
|||
$Id: perlmod.c,v 1.
27
2002/
10/
08
20
:
22
:
35
nilsson
Exp $
+
\
*/
#define NO_PIKE_SHORTHAND #include "builtin_functions.h" #include "global.h" #include "svalue.h" #include "array.h" #include "stralloc.h" #include "interpret.h" #include "module_support.h"