ExtUtils::Packlist - Online Linux Manual PageSection : 3
Updated : 2022-01-21
Source : perl v5.34.0
Note : User Contributed Perl Documentation

NAMEExtUtils::Packlist − manage .packlist files

SYNOPSIS​ use ExtUtils::Packlist; ​ my ($pl) = ExtUtils::Packlist−>new('.packlist'); ​ $pl−>read('/an/old/.packlist'); ​ my @missing_files = $pl−>validate(); ​ $pl−>write('/a/new/.packlist'); ​ ​ $pl−>{'/some/file/name'}++; ​ or ​ $pl−>{'/some/other/file/name'} = { type => 'file', ​ from => '/some/file' };

DESCRIPTIONExtUtils::Packlist provides a standard way to manage .packlist files. Functions are provided to read and write .packlist files. The original ​.packlist format is a simple list of absolute pathnames, one per line. In addition, this package supports an extended format, where as well as a filename each line may contain a list of attributes in the form of a space separated list of key=value pairs. This is used by the installperl script to differentiate between files and links, for example.

USAGEThe hash reference returned by the new() function can be used to examine and modify the contents of the .packlist. Items may be added/deleted from the ​.packlist by modifying the hash. If the value associated with a hash key is a scalar, the entry written to the .packlist by any subsequent write() will be a simple filename. If the value is a hash, the entry written will be the filename followed by the key=value pairs from the hash. Reading back the ​.packlist will recreate the original entries.

FUNCTIONSnew() This takes an optional parameter, the name of a .packlist. If the file exists, it will be opened and the contents of the file will be read. The new() method returns a reference to a hash. This hash holds an entry for each line in the ​.packlist. In the case of old-style .packlists, the value associated with each key is undef. In the case of new-style .packlists, the value associated with each key is a hash containing the key=value pairs following the filename in the ​.packlist. read() This takes an optional parameter, the name of the .packlist to be read. If no file is specified, the .packlist specified to new() will be read. If the ​.packlist does not exist, Carp::croak will be called. write() This takes an optional parameter, the name of the .packlist to be written. If no file is specified, the .packlist specified to new() will be overwritten. validate() This checks that every file listed in the .packlist actually exists. If an argument which evaluates to true is given, any missing files will be removed from the internal hash. The return value is a list of the missing files, which will be empty if they all exist. packlist_file() This returns the name of the associated .packlist file

EXAMPLEHere's modrm, a little utility to cleanly remove an installed module. ​ #!/usr/local/bin/perl −w ​ ​ use strict; ​ use IO::Dir; ​ use ExtUtils::Packlist; ​ use ExtUtils::Installed; ​ ​ sub emptydir($) { ​ my ($dir) = @_; ​ my $dh = IO::Dir−>new($dir) || return(0); ​ my @count = $dh−>read(); ​ $dh−>close(); ​ return(@count == 2 ? 1 : 0); ​ } ​ ​ # Find all the installed packages ​ print("Finding all installed modules...\n"); ​ my $installed = ExtUtils::Installed−>new(); ​ ​ foreach my $module (grep(!/^Perl$/, $installed−>modules())) { ​ my $version = $installed−>version($module) || "???"; ​ print("Found module $module Version $version\n"); ​ print("Do you want to delete $module? [n] "); ​ my $r = <STDIN>; chomp($r); ​ if ($r && $r =~ /^y/i) { ​ # Remove all the files ​ foreach my $file (sort($installed−>files($module))) { ​ print("rm $file\n"); ​ unlink($file); ​ } ​ my $pf = $installed−>packlist($module)>packlist_file(); ​ print("rm $pf\n"); ​ unlink($pf); ​ foreach my $dir (sort($installed−>directory_tree($module))) { ​ if (emptydir($dir)) { ​ print("rmdir $dir\n"); ​ rmdir($dir); ​ }}}}

AUTHORAlan Burlison <Alan.Burlison@uk.sun.com>
0
Johanes Gumabo
Data Size   :   12,903 byte
man-ExtUtils::Packlist.3pmBuild   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   4 / 190,016
Visitor ID   :     :  
Visitor IP   :   18.220.134.161   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.

ERROR : Need New Coding :         (parse_manual_page_|249|ExtUtils::Packlist.3pm|36/37|el══─{─══.|.el══─{─══. ds -- \|\(em\| )         (htmlprn|149|ExtUtils::Packlist.3pm|36/37|.el══─{─══. ds --  —  |.el══─{─══. ds -- \|\(em\| )         (parse_manual_page_|249|ExtUtils::Packlist.3pm|43|br══─}─══|'br══─}─══ )         (htmlprn|149|ExtUtils::Packlist.3pm|43|'br══─}─══ |'br══─}─══ )