~ubuntu-branches/ubuntu/saucy/libpod-pom-perl/saucy-proposed

« back to all changes in this revision

Viewing changes to t/textview.t

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Niebur, Ryan Niebur, gregor herrmann
  • Date: 2009-03-23 18:30:11 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090323183011-zr2gif7sl6fe7vsq
Tags: 0.24-1
[ Ryan Niebur ]
* New upstream release
* add myself to uploaders
* fix pod2man errors and add whatis entries to all man pages
  - use quilt
  - add README.source
* update upstream copyright

[ gregor herrmann ]
* debian/copyright: add information for files under inc/.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#print $pom;
21
21
 
22
22
# yet another crap test
23
 
match( length $pom, 1730 );
 
23
match( length $pom, 1825 );
24
24