redhat man page for extutils::command::mm

Query: extutils::command::mm

OS: redhat

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ExtUtils::Command::MM(3pm)				 Perl Programmers Reference Guide				ExtUtils::Command::MM(3pm)

NAME
ExtUtils::Command::MM - Commands for the MM's to use in Makefiles
SYNOPSIS
perl -MExtUtils::Command::MM -e "function" files...
DESCRIPTION
FOR INTERNAL USE ONLY! The interface is not stable. ExtUtils::Command::MM encapsulates code which would otherwise have to be done with large "one" liners. They all read their input from @ARGV unless otherwise noted. Any $(FOO) used in the examples are make variables, not Perl. test_harness test_harness($verbose, @test_libs); Runs the tests on @ARGV via Test::Harness passing through the $verbose flag. Any @test_libs will be unshifted onto the test's @INC. @test_libs are run in alphabetical order. perl v5.8.0 2002-06-01 ExtUtils::Command::MM(3pm)
Related Man Pages
extutils::mm_any(3pm) - redhat
extutils::typemaps::cmd5.18(3pm) - mojave
extutils::command::mm(3pm) - mojave
extutils::command::mm(3) - centos
extutils::command(3perl) - debian
Similar Topics in the Unix Linux Community
make test fails for DBD::Oracle installation
Perl: errors during "install Net::SSLeay"
perl and HP-UX : instmodsh in combination with software depot : update inventory for installed Perl
perl script to check the mail ids in the correct format or not
Problem with Installing Perl Module in Fedora 20