Parent Directory | Revision Log | Patch
revision 1.5 by wakaba, Sat Aug 3 11:42:22 2002 UTC | revision 1.6 by wakaba, Sun Aug 4 00:16:32 2002 UTC | |
---|---|---|
# | Line 79 $OPTION{value_type} = { | Line 79 $OPTION{value_type} = { |
79 | uri => ['Message::Field::CSV'], | uri => ['Message::Field::CSV'], |
80 | man => ['Message::Field::CSV'], | man => ['Message::Field::CSV'], |
81 | opt => ['Message::Field::CSV'], | opt => ['Message::Field::CSV'], |
82 | warning => ['Message::Field::CSV',{ | |
83 | -is_quoted_string => 0, | |
84 | -use_comment => 0, | |
85 | -value_type => {'*default' => ['Message::Field::Warning']}, | |
86 | }], | |
87 | ||
88 | ## A URI | ## A URI |
89 | base => ['Message::Field::URI',{ | base => ['Message::Field::URI',{ |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |