File: control

package info (click to toggle)
libtk-objscanner-perl 2.010-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 120 kB
  • ctags: 20
  • sloc: perl: 493; makefile: 39
file content (15 lines) | stat: -rw-r--r-- 483 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libtk-objscanner-perl
Section: perl
Priority: optional
Maintainer: Jay Bonci <jaybonci@debian.org>
Build-Depends-Indep: debhelper (>> 4.0.0), perl (>> 5.8.2-1), perl-tk
Standards-Version: 3.6.1.0

Package: libtk-objscanner-perl
Architecture: all
Depends: ${perl:Depends}, perl-tk
Description: Tk viewer for perl data structures
 Tk::ObjScanner from CPAN 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.