Changeset 22762 for lang/perl/Moxy
- Timestamp:
- 11/05/08 16:49:28 (2 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
r20485 r22762 31 31 32 32 die "missing configuration file path" unless $opt->{config}; 33 die "configuration file does not exists: $opt->{config}" unless -f $opt->{config}; 33 34 print "open configuration file: $opt->{config}\n"; 34 35 my $config = YAML::LoadFile( $opt->{config} );
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)