~ubuntu-branches/ubuntu/precise/libgeo-metar-perl/precise

« back to all changes in this revision

Viewing changes to examples/simple_dump.pl

  • Committer: Bazaar Package Importer
  • Author(s): Martín Ferrari
  • Date: 2008-06-13 02:42:42 UTC
  • mfrom: (0.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080613024242-2be2lbxarhx8sglx
Tags: 1.15-1
* New upstream release, new upstream maintainer.
* debian/docs: removed HACKING.
* debian/copyright: updated CP info, plus new format.
* debian/control: added myself to Uploaders, fixed case in short desc. Fix
  incorrect Build-Depends{,-Indep} distribution.
* debian/patches: finally merged all the patches from #304962 and #262397
  with the new upstream release! Also, sent the patches upstream as
  CPAN#36708. (Closes: #304962).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/perl
2
2
 
3
 
# $Id: simple_dump.pl,v 1.2 1999/11/19 00:10:57 jzawodn Exp $
 
3
# $Id: simple_dump.pl,v 1.1 2007/11/13 21:19:27 koos Exp $
4
4
 
5
5
# Example script for METAR.pm.
6
6