Parent Directory | Revision Log | Patch
revision 1.1 by wakaba, Sat Oct 9 07:54:16 2004 UTC | revision 1.2 by wakaba, Sun Oct 10 00:01:08 2004 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | #!/usr/bin/perl -w | #!/usr/bin/perl -w |
2 | use lib q<../lib>; | use lib q<../lib>; |
3 | use strict; | use strict; |
4 | BEGIN { require 'genlib.pl' } | BEGIN { require 'manakai/genlib.pl' } |
5 | ||
6 | use Message::Util::QName::General [qw/ExpandedURI/], { | use Message::Util::QName::General [qw/ExpandedURI/], { |
7 | ManakaiDOMLS2003 | ManakaiDOMLS2003 |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |