Movatterモバイル変換


[0]ホーム

URL:


perlivp
(source,CPAN)
You are viewing the version of this documentation from Perl 5.41.2. This is a development version of Perl.

CONTENTS

#NAME

perlivp - Perl Installation Verification Procedure

#SYNOPSIS

perlivp [-p] [-v] [-h]

#DESCRIPTION

Theperlivp program is set up at Perl source code build time to test the Perl version it was built under. It can be used after running:

make install

(or your platform's equivalent procedure) to verify thatperl and its libraries have been installed correctly. A correct installation is verified by output that looks like:

ok 1ok 2

etc.

#OPTIONS

#-h help

Prints out a brief help message.

#-p print preface

Gives a description of each test prior to performing it.

#-v verbose

Gives more detailed information about each test, after it has been performed. Note that any failed tests ought to print out some extra information whether or not -v is thrown.

#DIAGNOSTICS

For further information on how to conduct a proper installation consult the INSTALL file that comes with the perl source and the README file for your platform.

#AUTHOR

Peter Prymmer

Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via theGitHub issue tracker oremail regarding any issues with the site itself, search, or rendering of documentation.

The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via thePerl issue tracker, themailing list, orIRC to report any issues with the contents or format of the documentation.


[8]ページ先頭

©2009-2025 Movatter.jp