~ubuntu-branches/ubuntu/natty/iselect/natty

« back to all changes in this revision

Viewing changes to example/gotourl/gotourl

  • Committer: Bazaar Package Importer
  • Author(s): Denis Barbier
  • Date: 2001-12-17 00:02:42 UTC
  • Revision ID: james.westby@ubuntu.com-20011217000242-smpz9z44fopf4sm1
Tags: 1.2.0-5
* New maintainer (closes: Bug#119088).
* Prevent crash with empty input (closes: Bug#81159).
* Make /usr/share/doc/iselect/examples/scvs/scvs work with Term::ANSIColor
  instead of Term::Cap, and another fix was applied to deal with new
  versions of File::PathConvert (closes: Bug#98547).
* Add a keystroke to clear marks (closes: Bug#63156).
* Upgraded to standards version 3.5.6
* Remove Emacs crap from debian/changelog

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/sw/bin/perl
 
1
#!/usr/bin/perl
2
2
##
3
3
##  GotoURL -- go to a particular URL
4
4
##  Copyright (c) 1997 Ralf S. Engelschall, All Rights Reserved.