slight change for saner behavior when munging names
[catagits/Reaction.git] / lib / Reaction / UI / Widget / Field / TimeRange.pm
CommitLineData
8f19d042 1package Reaction::UI::Widget::Field::TimeRange;
2
3use Reaction::UI::WidgetClass;
4
5class TimeRange is 'Reaction::UI::Widget::Field', which {
6
7};
8
91;
10
11
5a1a893e 12=head1 NAME
8f19d042 13
5a1a893e 14Reaction::UI::Widget::Field::TimeRange
8f19d042 15
5a1a893e 16=head1 DESCRIPTION
8f19d042 17
5a1a893e 18Warning: INCOMPLETE CLASS
8f19d042 19
5a1a893e 20See L<Reaction::UI::Widget::Field>
8f19d042 21
5a1a893e 22=head1 AUTHORS
8f19d042 23
5a1a893e 24See L<Reaction::Class> for authors.
8f19d042 25
5a1a893e 26=head1 LICENSE
27
28See L<Reaction::Class> for the license.
8f19d042 29
30=cut