Changeset 25675
- Timestamp:
- 12/02/08 14:36:15 (5 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Path-Class-URI/trunk/lib/Path/Class/Unicode.pm
r25674 r25675 89 89 } 90 90 91 sub next { 92 my $self = shift; 93 $self->{path}->{dh} = $self->open unless $self->{path}->{dh}; 94 my $file = $self->{path}->next; 95 $file = Encode::encode($encoding, $file) if $file; 96 $file; 97 } 98 91 99 use overload ( 92 100 q[""] => 'stringify',
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)