Changeset 20483 for lang/perl/Moxy
- Timestamp:
- 10/02/08 16:55:24 (3 months ago)
- Files:
-
- 1 modified
-
lang/perl/Moxy/trunk/lib/Moxy/Cmd.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/trunk/lib/Moxy/Cmd.pm
r20394 r20483 30 30 my ($self, $opt, $args) = @_; 31 31 32 die "missing configuration file path" unless $opt->{config}; 32 33 my $config = YAML::LoadFile( $opt->{config} ); 33 34 $config->{global}->{log} ||= { level => 'debug' };
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)