~ubuntu-branches/ubuntu/breezy/psp/breezy

« back to all changes in this revision

Viewing changes to cpan/Getopt-Mixed/tstopt2

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hartman
  • Date: 2003-12-14 14:07:17 UTC
  • Revision ID: james.westby@ubuntu.com-20031214140717-g1ccj9zwr7j1k77d
Tags: 0.5.5-3
* Use hevea instead of latex2html, Closes: #221343
* Fix clean target, Closes: #220604
* Fix long description lines in control file, Closes: #109457, #130940,
  #130942, #130950, #130958, #130979, #131000, #131023
* Pull in NMU changes, Closes: #158685

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!perl
2
 
# $Id: tstopt2,v 1.1.1.1 2001/01/07 20:22:22 hartmans Exp $
 
2
# $Id: tstopt2,v 1.1.1.2 2003/12/06 19:47:25 hartmans Exp $
3
3
 
4
4
BEGIN {unshift @INC, 'lib'} # So you don't have to install Getopt::Mixed first
5
5