Changeset 26039
- Timestamp:
- 12/07/08 14:22:43 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Shika/trunk/lib/Shika/Util/TypeConstraints.pm
r26038 r26039 17 17 if (defined $args{'-export'} && ref($args{'-export'}) eq 'ARRAY') { 18 18 no strict 'refs'; 19 *{"$caller\::import"} = \&_import;19 *{"$caller\::import"} = sub{ _import(@_) }; 20 20 } 21 21
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)