Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.105
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
perl-Config-Perl-V /
Delete
Unzip
Name
Size
Permission
Date
Action
examples
[ DIR ]
drwxr-xr-x
2025-02-25 04:07
CONTRIBUTING.md
1.13
KB
-rw-r--r--
2019-08-29 06:47
Changelog
4.32
KB
-rw-r--r--
2020-12-18 16:04
README
1.01
KB
-rw-r--r--
2020-04-09 15:02
Save
Rename
Config::Perl::V A module that will return you the output of 'perl -V' in a structure. DESCRIPTION The command 'perl -V' will return you an excerpt from the %Config hash combined with the output of 'perl -V' that is not stored inside %Config, but only available to the perl binary itself. PREREQUISITES A working perl BUILDING AND INSTALLATION As most perl modules $ perl Makefile.PL $ make test $ make install UNINST=1 SOURCE CODE Recent changes can be (re)viewed in the public GIT repository at http://repo.or.cz/w/Config-Perl-V Feel free to clone your own copy: $ git clone https://github.com/Tux/Config-Perl-V Config-Perl-V or get it as a tgz: $ wget --output-document=Config-Perl-V.tgz \ https://github.com/Tux/Config-Perl-V/archive/master.tar.gz CHANGES See Changelog COPYRIGHT AND LICENSE Copyright (C) 2009-2020 H.Merijn Brand This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.