SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tk-ObjScanner rpm build for : OpenSuSE. For other distributions click perl-Tk-ObjScanner.

Name : perl-Tk-ObjScanner
Version : 2.18.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.2.1 Date : 2024-03-09 00:33:52
Group : Unspecified Source RPM : perl-Tk-ObjScanner-2.18.0-lp156.2.1.src.rpm
Size : 0.05 MB
Packager : https://www_suse_com/
Summary : GUI to scan any perl data structure or object
Description :
The scanner provides a GUI to scan the attributes of an object. It can also
be used to scan the elements of a hash or an array.

This widget can be used as a regular widget in a Tk application or can be
used as an autonomous popup widget that will display the content of a data
structure. The latter is like a call to a graphical Data::Dumper. The
scanner can be used in an autonomous way with the \'scan_object\' function.

The scanner is a composite widget made of a menubar and Tk::HList. This
widget acts as a scanner to the object (or hash ref) passed with the
\'caller\' parameter. The scanner will retrieve all keys of the hash/object
and insert them in the HList.

When the user double clicks on a key, the corresponding value will be added
in the HList.

If the value is a multi-line scalar, the scalar will be displayed in a
popup text window. Code ref will be deparsed and shown also in the pop-up
window.

Tied scalar, hash or array internal can also be scanned by clicking on the
_middle_ button to open them.

Weak references are recognized (See WeakRef for details)

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Tk-ObjScanner-2.18.0-lp156.2.1.noarch.rpm
     

Provides :
perl(Tk::ObjScanner)
perl-Tk-ObjScanner

Requires :
/usr/bin/env
perl(:MODULE_COMPAT_5.26.1)
perl(JSON)
perl(Path::Tiny)
perl(Tk)
perl(Tk::Adjuster)
perl(Tk::Derived)
perl(Tk::Frame)
perl(Tk::HList)
perl(Tk::Menubutton)
perl(Tk::ROText)
perl(YAML::PP)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/data-viewer
/usr/lib/perl5/vendor_perl/5.26.1/Tk
/usr/lib/perl5/vendor_perl/5.26.1/Tk/ObjScanner.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Tk-ObjScanner
/usr/share/doc/packages/perl-Tk-ObjScanner/Changes
/usr/share/doc/packages/perl-Tk-ObjScanner/README.org
/usr/share/licenses/perl-Tk-ObjScanner
/usr/share/licenses/perl-Tk-ObjScanner/LICENSE
/usr/share/man/man1/data-viewer.1.gz
/usr/share/man/man3/Tk::ObjScanner.3pm.gz

 
ICM