Linux cpanel2.daytoncreative.net 2.6.32-754.29.2.el6.x86_64 #1 SMP Tue May 12 17:39:04 UTC 2020 x86_64
Apache/2.4.43 (cPanel) OpenSSL/1.1.1g mod_bwlimited/1.4
Server IP : 70.62.220.67 & Your IP : 216.73.216.193
Domains :
Cant Read [ /etc/named.conf ]
User : michaelgreg
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
log /
perl-5.20.2 /
ext /
VMS-Stdio /
Delete
Unzip
Name
Size
Permission
Date
Action
t
[ DIR ]
drwxr-xr-x
2015-02-14 16:56
0README.txt
1.21
KB
-r--r--r--
2014-12-27 11:48
Makefile.PL
151
B
-r--r--r--
2014-12-27 11:48
Stdio.pm
14.41
KB
-r--r--r--
2015-01-31 22:00
Stdio.xs
13.53
KB
-r--r--r--
2014-12-27 11:48
Save
Rename
This directory contains the source code for the Perl extension VMS::Stdio, which provides access from Perl to VMS-specific stdio functions. For more specific documentation of its function, please see the pod section of Stdio.pm. ===> Installation This extension, like most Perl extensions, should be installed by copying the files in this directory to a location *outside* the Perl distribution tree, and then saying $ perl Makefile.PL ! Build Descrip.MMS for this extension $ MMK ! Build the extension $ MMK test ! Run its regression tests $ MMK install ! Install required files in public Perl tree ===> Revision History 1.0 29-Nov-1994 Charles Bailey bailey@genetics.upenn.edu original version - vmsfopen 1.1 09-Mar-1995 Charles Bailey bailey@genetics.upenn.edu changed calling sequence to return FH/undef - like POSIX::open added fgetname and tmpnam 2.0 28-Feb-1996 Charles Bailey bailey@genetics.upenn.edu major rewrite for Perl 5.002: name changed to VMS::Stdio, new functions added, and prototypes incorporated 2.1 24-Mar-1998 Charles Bailey bailey@newman.upenn.edu Added writeof() Removed old VMs::stdio compatibility interface