Parent Directory | Revision Log | Patch
revision 1.6 by wakaba, Sun Jul 8 13:42:42 2007 UTC | revision 1.7 by wakaba, Thu Jul 12 13:54:46 2007 UTC | |
---|---|---|
# | Line 67 sub ___report_error { $_[1]->throw } | Line 67 sub ___report_error { $_[1]->throw } |
67 | ||
68 | sub create_document ($;$$$); | sub create_document ($;$$$); |
69 | ||
70 | sub create_document_type ($$;$$); | sub create_document_type ($$$$); |
71 | ||
72 | sub get_feature ($$;$) { | sub get_feature ($$;$) { |
73 | my $feature = lc $_[1]; ## TODO: What |lc|? | my $feature = lc $_[1]; ## TODO: What |lc|? |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |