Paketname | libwx-perl-datawalker-perl |
Beschreibung | Perl data structure browser |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.02-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | perl (>= 5.6.0-16), libwx-perl (>= 0.88), libdevel-size-perl (>= 0.71), libyaml-libyaml-perl (>= 0.3 |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 11944 Byte |
Prüfsumme MD5 | 1af90b0ace1e064949713b21a8d86644 |
Prüfsumme SHA1 | 5e0006bab383411ee40cb5c1df17d4f4e7074242 |
Prüfsumme SHA256 | c2ee00c083c2dfc4f34052b377c982b97756cdfb4f6b6010f7a9908056005397 |
Link zum Herunterladen | libwx-perl-datawalker-perl_0.02-1_all.deb |
Ausführliche Beschreibung | Wx::Perl::DataWalker implements a Wx::Frame subclass that shows a relatively
simple Perl data structure browser. After opening such a frame and supplying
it with a reference to an essentially arbitrary data structure, you can
visually browse it by double-clicking references.
.
So far, there is no tree view but only a display of the current level of the
data structure. You can traverse back up the structure with a back button.
.
Optionally, Wx::Perl::DataWalker displays the (approximate!) size of the data
structure using Devel::Size.
|