Changeset 25588 for lang/perl/Shika
- Timestamp:
- 12/01/08 17:41:38 (4 years ago)
- Files:
-
- 1 modified
-
lang/perl/Shika/trunk/lib/Shika.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Shika/trunk/lib/Shika.pm
r25586 r25588 19 19 $PurePerl = $ENV{SHIKA_PUREPERL} if $ENV{SHIKA_PUREPERL}; 20 20 21 if ( $PurePerl) {21 if (! $PurePerl) { 22 22 local $@; 23 23 local $^W = 0;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)