Changeset 14069 for lang/perl/Sledge-View
- Timestamp:
- 06/15/08 23:01:05 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Sledge-View/trunk/lib/Sledge/Plugin/View.pm
r14067 r14069 17 17 $pkg->mk_accessors(qw/dont_print_content/); 18 18 19 no strict 'refs'; ## no critic 19 20 *{"$pkg\::output_content"} = sub { 20 21 my $self = shift; … … 52 53 53 54 $pkg->mk_accessors(qw/response/); 54 *{"$pkg\::res"} = *{"$pkg\::response"}; # shortcut 55 { 56 no warnings 'once'; 57 *{"$pkg\::res"} = *{"$pkg\::response"}; # shortcut 58 } 55 59 56 60 $pkg->add_trigger(
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)