~ubuntu-branches/ubuntu/natty/perl-tk/natty

« back to all changes in this revision

Viewing changes to Tk/Checkbutton.pm

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Zander
  • Date: 2004-03-14 13:54:44 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040314135444-prc09u2or4dbr3to
Tags: 1:800.025-2
Add xlibs-dev to Build-Depends:,
Closes: #237942

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Conversion from Tk4.0 button.tcl competed.
3
3
# Copyright (c) 1992-1994 The Regents of the University of California.
4
4
# Copyright (c) 1994 Sun Microsystems, Inc.
5
 
# Copyright (c) 1995-1999 Nick Ing-Simmons. All rights reserved.
 
5
# Copyright (c) 1995-2003 Nick Ing-Simmons. All rights reserved.
6
6
# This program is free software; you can redistribute it and/or
7
7
 
8
8
 
9
9
use vars qw($VERSION);
10
 
$VERSION = '3.011'; # $Id: //depot/Tk8/Tk/Checkbutton.pm#11 $
 
10
$VERSION = '3.013'; # $Id: //depot/Tk8/Tk/Checkbutton.pm#13 $
11
11
 
12
12
# modify it under the same terms as Perl itself, subject
13
13
# to additional disclaimer in license.terms due to partial