~ubuntu-branches/ubuntu/gutsy/horae/gutsy

« back to all changes in this revision

Viewing changes to 0CPAN/Pod-Simple-3.03/t/test^lib/hink^honk/Vliff.pm

  • Committer: Bazaar Package Importer
  • Author(s): Carlo Segre
  • Date: 2006-12-28 12:36:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061228123648-9xnjr76wfthd92cq
Tags: 064-1
New upstream release, dropped dependency on libtk-filedialog-perl.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
=head1 NAME
3
 
 
4
 
squaa::Vliff -- blorpoesu
5
 
 
6
 
=head1 DESCRIPTION
7
 
 
8
 
This is just a test file.
9
 
 
10
 
=cut
11
 
 
12
 
print "HOOBOY!\n";
13
 
1;
14