PHP 8.2.30
Preview: vxs.pm Size: 486 B
/proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/usr/local/lib64/perl5/version/vxs.pm

#!perl -w
package version::vxs;

use v5.10;
use strict;

our $VERSION = '0.9930';
our $CLASS = 'version::vxs';
our @ISA;

eval {
    require XSLoader;
    local $^W; # shut up the 'redefined' warning for UNIVERSAL::VERSION
    XSLoader::load('version::vxs', $VERSION);
    1;
} or do {
    require DynaLoader;
    push @ISA, 'DynaLoader'; 
    local $^W; # shut up the 'redefined' warning for UNIVERSAL::VERSION
    bootstrap version::vxs $VERSION;
};

# Preloaded methods go here.

1;

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
24.44 KB lr--r--r-- 2022-07-15 16:24:47
Edit Download
3.98 KB lr--r--r-- 2023-09-11 16:59:21
Edit Download
21.41 KB lr--r--r-- 2023-09-11 17:00:37
Edit Download
486 B lr--r--r-- 2023-09-11 17:02:44
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).