Changeset 9637
- Timestamp:
- 04/17/08 22:50:00 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTML-Entities-ConvertPictogramMobileJp/trunk/lib/HTML/Entities/ConvertPictogramMobileJp.pm
r6668 r9637 13 13 sub convert_pictogram_entities { 14 14 validate(@_ => +{ 15 mobile_agent => +{ isa => 'HTTP::MobileAgent' }, 15 mobile_agent => +{ 16 callbacks => { 17 'HTTP::MobileAgent or HTTP::MobileAttribute' => sub { 18 ref $_[0] && ($_[0]->isa('HTTP::MobileAgent') || $_[0]->isa('HTTP::MobileAttribute')) 19 }, 20 }, 21 }, 16 22 html => 1, 17 23 });
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)