PHP 7.4.33
Preview: vxs.pm Size: 484 B
/home/godevadmin/public_html/upload_images/home/000~ROOT~000/usr/lib64/perl5/vendor_perl/version/vxs.pm

#!perl -w
package version::vxs;

use v5.10;
use strict;

our $VERSION = 0.9924;
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 lrw-r--r-- 2018-04-12 00:09:09
Edit Download
3.98 KB lrw-r--r-- 2018-04-19 23:46:32
Edit Download
21.35 KB lrw-r--r-- 2018-04-19 23:46:32
Edit Download
484 B lrw-r--r-- 2018-04-19 23:46:32
Edit Download

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