Changeset 20920
- Timestamp:
- 10/07/08 20:06:03 (2 months ago)
- Files:
-
- 1 modified
-
lang/perl/Module-Setup/trunk/lib/Module/Setup.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Module-Setup/trunk/lib/Module/Setup.pm
r20918 r20920 368 368 $self->call_trigger( after_setup_module_attribute => $module_attribute); 369 369 370 $self->create_directory( dir => $module_attribute->{dist_name});370 $self->create_directory( dir => Path::Class::Dir->new(@{ $module_attribute->{dist_path} }) ); 371 371 372 372 my $template_vars = {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)