/usr/share/perl5/Bundle/pRPC-modules.pm is in libprpc-perl 0.1005-21.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | package Bundle::pRPC-modules;
$VERSION = '0.01';
1;
__END__
=head1 NAME
Bundle::pRPC-modules - A bundle to install pRPC-modules and prerequisites
=head1 SYNOPSIS
C<perl -MCPAN -e 'install Bundle::pRPC-modules'>
=head1 CONTENTS
Storable
RPC::pServer
=head1 DESCRIPTION
This bundle includes all that's needed to run pRPC-modules.
|