Name : perl-ExtUtils-Install
| |
Version : 2.04
| Vendor : obs://build_opensuse_org/home:paddg
|
Release : 1.1
| Date : 2018-09-14 11:50:46
|
Group : Development/Libraries/Perl
| Source RPM : perl-ExtUtils-Install-2.04-1.1.src.rpm
|
Size : 0.08 MB
| |
Packager : (none)
| |
Summary : Install files from here to there
|
Description :
Handles the installing and uninstalling of perl modules, scripts, man pages, etc...
Both install() and uninstall() are specific to the way ExtUtils::MakeMaker handles the installation and deinstallation of perl modules. They are not designed as general purpose tools.
On some operating systems such as Win32 installation may not be possible until after a reboot has occurred. This can have varying consequences: removing an old DLL does not impact programs using the new one, but if a new DLL cannot be installed properly until reboot then anything depending on it must wait. The package variable
$ExtUtils::Install::MUST_REBOOT
is used to store this status.
If this variable is true then such an operation has occurred and anything depending on this module cannot proceed until a reboot has occurred.
If this value is defined but false then such an operation has ocurred, but should not impact later operations.
* _chmod($$;$)
Wrapper to chmod() for debugging and error trapping.
* _warnonce(AATT)
Warns about something only once.
* _choke(AATT)
Dies with a special message.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/paddg/SLE_12_SP1/noarch |