SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Win32-Registry-File rpm build for : openSUSE Tumbleweed. For other distributions click perl-Win32-Registry-File.

Name : perl-Win32-Registry-File
Version : 1.10 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 7.10 Date : 2017-08-04 17:16:30
Group : Development/Libraries/Perl Source RPM : perl-Win32-Registry-File-1.10-7.10.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Perl interface to MS-Windows registry files
Description :
This package provides easy access to MS-Windows registry files with
automatic conversion from native Perl to Windows registry data encoding and
vice versa.

For an .reg file to be recognized it must be of the following format:

REGEDIT4

[section]
\"key\"=value ; comments

In our implementation the key must be no longer than 1024 characters, and
contain no high-ASCII nor control character.

On a line, everything after the semicolon (;) is ignored. Backslash (\\)
right before the end of line is treated as line continuation marker and the
contents of the next line will be appended after stripping off preceeding
whitespaces. Comment delimiter takes precedence over line continuation
marker. Spaces surrounding the delimiting equation sign are stripped. If
there are more than one equation sign on a line the first one is treated as
the delimiter, the rest of them are considered part of the value.

The comment delimiter can be specified during calls to *new* or *open* via
the *-commentdelim* option as a regular expression. If no comment stripping
is desired supply the empty string (\'\') as the argument.

Specifcations of section, key and value are to be supplied to methods via
an array reference containing just a section name, or the section name plus
a key name, or the section name plus a key name with its associated value.

All values are automatically converted to and from native Perl/Windows
registry formats. For special situations you can use the *decode_reg_value*
subroutine for manual decoding.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-W/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Win32-Registry-File-1.10-7.10.noarch.rpm
     

Provides :
perl(Win32::Registry::File)
perl-Win32-Registry-File

Requires :
perl(:MODULE_COMPAT_5.24.1)
perl(Tie::IxHash) >= 1.21
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.24.1/Win32
/usr/lib/perl5/vendor_perl/5.24.1/Win32/Registry
/usr/lib/perl5/vendor_perl/5.24.1/Win32/Registry/File.pm
/usr/lib/perl5/vendor_perl/5.24.1/auto/Win32
/usr/lib/perl5/vendor_perl/5.24.1/auto/Win32/Registry
/usr/lib/perl5/vendor_perl/5.24.1/auto/Win32/Registry/File
/usr/lib/perl5/vendor_perl/5.24.1/auto/Win32/Registry/File/autosplit.ix
/usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Win32-Registry-File
/usr/share/doc/packages/perl-Win32-Registry-File/Changes
/usr/share/doc/packages/perl-Win32-Registry-File/README
/usr/share/man/man3/Win32::Registry::File.3pm.gz

 
ICM