Changeset 20461 for lang/perl/Module-Collect
- Timestamp:
- 10/02/08 11:39:01 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Module-Collect/trunk/lib/Module/Collect.pm
r20410 r20461 25 25 26 26 my $path = $self->{path} || []; 27 $path = [ $path ] unless ref $path;27 $path = [ $path ] unless ref($path) eq 'ARRAY'; 28 28 29 29 for my $dirpath (@{ $path }) {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)