Server IP : 68.65.122.142 / Your IP : 18.219.126.46 Web Server : LiteSpeed System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : glenirhm ( 1318) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /lib64/gdk-pixbuf-2.0/../pkcs11/../perl5/CORE/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
/* perlsdio.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, * 2002, 2003, 2006, 2007, 2008 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. * */ /* Shouldn't be possible to get here, but if we did ... */ #ifdef PERLIO_IS_STDIO # error "stdio is no longer supported as the default base layer -- use perlio." #endif /* PERLIO_IS_STDIO */ /* * ex: set ts=8 sts=4 sw=4 et: */