Changeset 30790
- Timestamp:
- 03/04/09 11:20:26 (13 months ago)
- Files:
-
- 1 modified
-
lang/perl/Encode/trunk/Encode.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Encode/trunk/Encode.pm
r30121 r30790 147 147 $string .= '' if ref $string; # stringify; 148 148 $check ||= 0; 149 unless ( defined $name ) { 150 require Carp; 151 Carp::croak("Encoding name should not be undef"); 152 } 149 153 my $enc = find_encoding($name); 150 154 unless ( defined $enc ) {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)