AlkantarClanX12

Your IP : 216.73.216.145


Current Path : /root/.cpanm/latest-build/version-0.9929/vutil/
Upload File :
Current File : //root/.cpanm/latest-build/version-0.9929/vutil/Makefile.PL

#!/usr/bin/perl -w
use strict;
use ExtUtils::MakeMaker;

WriteMakefile(
    NAME                => 'version::vxs',
    AUTHOR              => 'John Peacock <jpeacock@cpan.org>',
    VERSION_FROM        => 'lib/version/vxs.pm',
    depend              => { qw< vxs.c vxs.inc > },
);