/[pub]/suikawiki/script/lib/SuikaWiki/View/Implementation.pm
Suika

Diff of /suikawiki/script/lib/SuikaWiki/View/Implementation.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by wakaba, Thu Oct 30 07:45:46 2003 UTC revision 1.6 by wakaba, Mon Dec 1 07:42:21 2003 UTC
# Line 149  sub main_post ($$$) { Line 149  sub main_post ($$$) {
149    1;    1;
150  }  }
151    
152    package SuikaWiki::View::Implementation::error;
153    require Message::Util::Error;
154    our @ISA = 'Message::Util::Error';
155    
156    sub ___error () {+{
157      ERROR_REPORTED => {
158        
159      },
160    }}
161    
162  =head1 LICENSE  =head1 LICENSE
163    
164  Copyright 2003 Wakaba <[email protected]>  Copyright 2003 Wakaba <[email protected]>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24