home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / perl5 / Debconf / Element / Editor / Error.pm < prev    next >
Encoding:
Perl POD Document  |  2009-03-24  |  165 b   |  10 lines

  1. #!/usr/bin/perl -w
  2. # This file was preprocessed, do not edit!
  3.  
  4.  
  5. package Debconf::Element::Editor::Error;
  6. use strict;
  7. use base qw(Debconf::Element::Editor::Text);
  8.  
  9. 1
  10.